
@font-face {
    font-family: "gothambold";
    src: url("./fonts/gothambold-webfont.woff2") format("woff2"),
      url("./fonts/gothambold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "gothambook";
    src: url("./fonts/gothambook-webfont.woff2") format("woff2"),
      url("./fonts/gothambook-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "gothamlight";
    src: url("./fonts/gothamlight-webfont.woff2") format("woff2"),
      url("./fonts/gothamlight-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "gothammedium";
    src: url("./fonts/gothammedium-webfont.woff2") format("woff2"),
      url("./fonts/gothammedium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "opificiobold";
    src: url("./fonts/opificio_bold-webfont.woff2") format("woff2"),
      url("./fonts/opificio_bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "opificiobold-rounded";
    src: url("./fonts/opificio_bold_rounded-webfont.woff2") format("woff2"),
      url("./fonts/opificio_bold_rounded-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "opificiolight";
    src: url("./fonts/opificio_light-webfont.woff2") format("woff2"),
      url("./fonts/opificio_light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "opificiolight-rounded";
    src: url("./fonts/opificio_light_rounded-webfont.woff2") format("woff2"),
      url("./fonts/opificio_light_rounded-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "opificioregular";
    src: url("./fonts/opificio_regular-webfont.woff2") format("woff2"),
      url("./fonts/opificio_regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "opificioregular-rounded";
    src: url("./fonts/opificio_rounded-webfont.woff2") format("woff2"),
      url("./fonts/opificio_rounded-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }