

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=0b431026-6a33-4d3c-ac1d-51fa1c61aaab");
  
@font-face {
  font-family: "Frutiger45Light";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Frutiger/Frutiger45Light_normal_normal.woff2') format('woff2'), url('Frutiger/Frutiger45Light_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Frutiger65Bold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Frutiger/Frutiger65Bold_normal_normal.woff2') format('woff2'), url('Frutiger/Frutiger65Bold_normal_normal.woff') format('woff');
}
