@font-face {
  font-family: "Agency FB";
  src: url("./../fonts/agency/AgencyFB-Reg.woff") format("woff"),
    url("./../fonts/agency/AgencyFB-Reg.eot") format("embedded-opentype"),
    url("./../fonts/agency/AgencyFB-Reg.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Agency FB Bold";
  src: url("./../fonts/agency/AgencyFB-Bold.woff") format("woff"),
    url("./../fonts/agency/AgencyFB-Bold.eot") format("embedded-opentype"),
    url("./../fonts/agency/AgencyFB-Bold.ttf") format("truetype");
  font-display: swap;
}
