@charset "UTF-8";

@font-face {
  font-family: "RobotoSlab-Bold";
  src: url("./RobotoSlab-Bold.woff2") format("woff2"),
       url("./RobotoSlab-Bold.woff") format("woff"),
       url("./RobotoSlab-Bold.ttf") format("truetype"),
       url("./RobotoSlab-Bold.eot") format("embedded-opentype"),
       url("./RobotoSlab-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("./SourceSansPro-Regular.woff2") format("woff2"),
       url("./SourceSansPro-Regular.woff") format("woff"),
       url("./SourceSansPro-Regular.ttf") format("truetype"),
       url("./SourceSansPro-Regular.eot") format("embedded-opentype"),
       url("./SourceSansPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro-SemiBold";
  src: url("./SourceSansPro-SemiBold.woff2") format("woff2"),
       url("./SourceSansPro-SemiBold.woff") format("woff"),
       url("./SourceSansPro-SemiBold.ttf") format("truetype"),
       url("./SourceSansPro-SemiBold.eot") format("embedded-opentype"),
       url("./SourceSansPro-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("./SourceSansPro-Bold.woff2") format("woff2"),
       url("./SourceSansPro-Bold.woff") format("woff"),
       url("./SourceSansPro-Bold.ttf") format("truetype"),
       url("./SourceSansPro-Bold.eot") format("embedded-opentype"),
       url("./SourceSansPro-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}