/* Roboto (variable: weights 100–900, widths 75–100%) ---------------------------------------- */ @font-face { font-family: "Roboto"; src: url("../fonts/Roboto-VariableFont.woff2") format("woff2-variations"); font-weight: 100 900; font-stretch: 75% 100%; font-style: normal; font-display: swap; } @font-face { font-family: "Roboto"; src: url("../fonts/Roboto-Italic-VariableFont.woff2") format("woff2-variations"); font-weight: 100 900; font-stretch: 75% 100%; font-style: italic; font-display: swap; } /* Lusitana ---------------------------------------- */ @font-face { font-family: "Lusitana"; src: url("../fonts/Lusitana-Regular.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Lusitana"; src: url("../fonts/Lusitana-Bold.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; }