/* src/assets/fonts/fonts.css */
@font-face {
  font-family: "Frutiger LT Pro 95 UltraBlack";
  src: url("./media/FrutigerLTPro-UltraBlack.woff2") format("woff2"), url("./media/FrutigerLTPro-UltraBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 55 Roman";
  src: url("./media/FrutigerLTPro-Roman.woff2") format("woff2"), url("./media/FrutigerLTPro-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 87 XBlack Cn";
  src: url("./media/FrutigerLTPro-ExtraBlackCn.woff2") format("woff2"), url("./media/FrutigerLTPro-ExtraBlackCn.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 45";
  src: url("./media/FrutigerLTPro-Bold.woff2") format("woff2"), url("./media/FrutigerLTPro-Bold.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 57 Condensed";
  src: url("./media/FrutigerLTPro-Condensed.woff2") format("woff2"), url("./media/FrutigerLTPro-Condensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 87 XBlack Cn";
  src: url("./media/FrutigerLTPro-ExtraBlkCnIta.woff2") format("woff2"), url("./media/FrutigerLTPro-ExtraBlkCnIta.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 45";
  src: url("./media/FrutigerLTPro-Light.woff2") format("woff2"), url("./media/FrutigerLTPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Frutiger LT Pro 56 Roman";
  src: url("./media/FrutigerLTPro-Black.woff2") format("woff2"), url("./media/FrutigerLTPro-Black.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* src/styles.less */

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
