@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  font-display: swap;

  src: url("./fonts/slick.eot");
  src:
    url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "PFSquareSansPro-Regular";
  src: url("./fonts/PFSquareSansPro-Regular.woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFSquareSansPro-Bold";
  src: url("./fonts/PFSquareSansPro-Bold.woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFSquareSansPro-BoldItalic";
  src: url("./fonts/PFSquareSansPro-BoldItalic.woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFSquareSansPro-Light";
  src: url("./fonts/PFSquareSansPro-Light.woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFSquareSansPro-Medium";
  src: url("./fonts/PFSquareSansPro-Medium.woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFSquareSansPro-ExtraBlack";
  src: url("./fonts/PFSquareSansPro-ExtraBlack.woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BTCosmo-Bold";
  src: url(./fonts/BTCosmo-Bold.woff) format("woff");
}
@font-face {
  font-family: "PeridotPE-Regular";
  src: url(./fonts/PeridotPE-Regular.woff) format("woff");
}

@font-face {
  font-family: "PeridotPE-Bold";
  src: url(./fonts/PeridotPE-Bold.woff) format("woff");
}

@font-face {
  font-family: "PeridotPE-BoldItalic";
  src: url(./fonts/PeridotPE-BoldItalic.woff) format("woff");
}

@font-face {
  font-family: "PeridotPE-ExtraBold";
  src: url(./fonts/PeridotPE-ExtraBold.woff) format("woff");
}

@font-face {
  font-family: "PeridotPE-Italic";
  src: url(./fonts/PeridotPE-Italic.woff) format("woff");
}

@font-face {
  font-family: "PeridotPE-SemiBold";
  src: url(./fonts/PeridotPE-SemiBold.woff) format("woff");
}
