/* Collegio Augustinianum — webfonts (provided binaries) */

@font-face {
  font-family: "Salzburg";
  src: url("../assets/fonts/Salzburg-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Frutiger LT Std";
  src: url("../assets/fonts/FrutigerLTStd-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Frutiger LT Std";
  src: url("../assets/fonts/FrutigerLTStd-Roman.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
