@font-face {
  font-family: "Suisse Neue";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/suisseneue_regular_webs.woff2') format('woff2');
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/suisseintl_regular.woff2') format('woff2');
}

@font-face {
    font-family: "Suisse Intl";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/suisseintl_medium.woff2') format('woff2');
}