@font-face {
  font-family: "DIN Condensed Web";
  src: url("../fonts/din-condensed-web.woff2") format("woff2"),
       url("../fonts/din-condensed-web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Europa";
  src: url("../fonts/europa-regular.woff2") format("woff2"),
       url("../fonts/europa-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Europa";
  src: url("../fonts/europa-bold.woff2") format("woff2"),
       url("../fonts/europa-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bressay Display";
  src: url("../fonts/bressay-display.woff2") format("woff2"),
       url("../fonts/bressay-display.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova-regular.woff2") format("woff2"),
       url("../fonts/proxima-nova-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova-semibold.woff2") format("woff2"),
       url("../fonts/proxima-nova-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova-bold.woff2") format("woff2"),
       url("../fonts/proxima-nova-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
