Line 27: |
Line 27: |
| } | | } |
| @font-face { | | @font-face { |
− | font-family: "Aller"; | + | font-family: 'Aller'; |
− | font-weight: normal; | + | src: url('fonts/Aller-Bold.woff2') format('woff2'), |
| + | url('fonts/Aller-Bold.woff') format('woff'); |
| + | font-weight: bold; |
| font-style: normal; | | font-style: normal; |
− | src: url('/fonts/Aller_Rg.woff'); | + | font-display: swap; |
− | url('/fonts/Aller_Rg.woff');
| |
| } | | } |
| + | |
| @font-face { | | @font-face { |
− | font-family: "Aller"; | + | font-family: 'Aller'; |
| + | src: url('fonts/Aller-BoldItalic.woff2') format('woff2'), |
| + | url('fonts/Aller-BoldItalic.woff') format('woff'); |
| font-weight: bold; | | font-weight: bold; |
| + | font-style: italic; |
| + | font-display: swap; |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: 'Aller Display'; |
| + | src: url('fonts/AllerDisplay.woff2') format('woff2'), |
| + | url('fonts/AllerDisplay.woff') format('woff'); |
| + | font-weight: normal; |
| font-style: normal; | | font-style: normal; |
− | src: url('/fonts/Aller_Bd.woff'); | + | font-display: swap; |
− | url('/fonts/Aller_Bd.woff');
| |
| } | | } |
| + | |
| @font-face { | | @font-face { |
− | font-family: "Aller"; | + | font-family: 'Aller'; |
| + | src: url('fonts/Aller-Italic.woff2') format('woff2'), |
| + | url('fonts/Aller-Italic.woff') format('woff'); |
| font-weight: normal; | | font-weight: normal; |
| font-style: italic; | | font-style: italic; |
− | src: url('/fonts/Aller_It.woff'); | + | font-display: swap; |
− | url('/fonts/Aller_It.woff'); | + | } |
| + | |
| + | @font-face { |
| + | font-family: 'Aller'; |
| + | src: url('fonts/Aller.woff2') format('woff2'), |
| + | url('fonts/Aller.woff') format('woff'); |
| + | font-weight: normal; |
| + | font-style: normal; |
| + | font-display: swap; |
| } | | } |
| + | |
| @font-face { | | @font-face { |
− | font-family: "Aller"; | + | font-family: 'Aller'; |
− | font-weight: bold; | + | src: url('fonts/Aller-Light.woff2') format('woff2'), |
| + | url('fonts/Aller-Light.woff') format('woff'); |
| + | font-weight: 300; |
| + | font-style: normal; |
| + | font-display: swap; |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: 'Aller'; |
| + | src: url('fonts/Aller-LightItalic.woff2') format('woff2'), |
| + | url('fonts/Aller-LightItalic.woff') format('woff'); |
| + | font-weight: 300; |
| font-style: italic; | | font-style: italic; |
− | src: url('/fonts/Aller_BdIt.woff'); | + | font-display: swap; |
− | url('/fonts/Aller_BdIt.woff');
| |
| } | | } |
| + | |
| @font-face { | | @font-face { |
| font-family: "EuroHeavy"; | | font-family: "EuroHeavy"; |