@font-face {
  font-family: "Frutiger";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Frutiger.woff") format("woff");
}
@font-face {
  font-family: "Frutiger";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/Frutiger_bold.woff") format("woff");
}
@font-face {
  font-family: "Frutiger";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Frutiger_light.otf") format("opentype");
}

@font-face {
  font-family: "SF-New-Republic";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/SF-New-Republic.ttf") format("truetype");
}
@font-face {
  font-family: "SF-New-Republic";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/SF-New-Republic-Bold.ttf") format("truetype");
}
