File: /var/www/quadcode/frontend/src/style/utils/fonts.scss
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-LightIt.woff") format("woff");
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-Extrabld.woff") format("woff");
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-Semibold.woff") format("woff");
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-ThinIt.woff") format("woff");
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-RegularIt.woff") format("woff");
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-Black.woff") format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-SemiboldIt.woff") format("woff");
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-ExtrabldIt.woff") format("woff");
font-weight: 800;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Proxima Nova";
src: url("../assets/fonts/ProximaNova-Light.woff") format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}