@font-face {
  font-family: "costalinethin";
  src: url("../fonts/costaline-thin-webfont.woff2") format("woff2"),
    url("../../assets/fonts/costaline-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "costalinethin_italic";
  src: url("../fonts/costaline-thinitalic-webfont.woff2") format("woff2"),
    url("../fonts/costaline-thinitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "darker_grotesquelight";
  src: url("../fonts/darkergrotesque-variablefont_wght-webfont.woff2")
      format("woff2"),
    url("../fonts/darkergrotesque-variablefont_wght-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "darker_grotesquesemibold";
  src: url("../fonts/darkergrotesque-semibold-webfont.woff2") format("woff2"),
    url("../fonts/darkergrotesque-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
