

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=c7341a14-5ec4-4f8c-85a9-d1f6e2197964");
  
@font-face {
  font-family: "FrutigerNextRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('FrutigerNext/FrutigerNextRegular_normal_normal.woff2') format('woff2'), url('FrutigerNext/FrutigerNextRegular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "FrutigerNextMedium";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('FrutigerNext/FrutigerNextMedium_normal_normal.woff2') format('woff2'), url('FrutigerNext/FrutigerNextMedium_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "FrutigerNextItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('FrutigerNext/FrutigerNextItalic_italic_normal.woff2') format('woff2'), url('FrutigerNext/FrutigerNextItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "FrutigerNextMediumItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('FrutigerNext/FrutigerNextMediumItalic_italic_normal.woff2') format('woff2'), url('FrutigerNext/FrutigerNextMediumItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "FrutigerNextBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('FrutigerNext/FrutigerNextBold_normal_normal.woff2') format('woff2'), url('FrutigerNext/FrutigerNextBold_normal_normal.woff') format('woff');
}
