/* Signerica */
@font-face {
  font-family: "Signerica";
  src: url("../fonts/SignericaMedium.eot");
  src: url("../fonts/SignericaMedium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SignericaMedium.woff2") format("woff2"),
    url("../fonts/SignericaMedium.woff") format("woff"),
    url("../fonts/SignericaMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Signerica";
  src: url("../fonts/SignericaThin.eot");
  src: url("../fonts/SignericaThin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SignericaThin.woff2") format("woff2"),
    url("../fonts/SignericaThin.woff") format("woff"),
    url("../fonts/SignericaThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Signerica Fat";
  src: url("../fonts/SignericaFat.eot");
  src: url("../fonts/SignericaFat.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SignericaFat.woff2") format("woff2"),
    url("../fonts/SignericaFat.woff") format("woff"),
    url("../fonts/SignericaFat.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
