Line 119: |
Line 119: |
| } | | } |
| @font-face { | | @font-face { |
− | font-family: "ForgottenFuturist"; | + | font-family: 'Forgotten Futurist Rg'; |
| + | src: url('fonts/ForgottenFuturistRg-Bold.woff2') format('woff2'), |
| + | url('fonts/ForgottenFuturistRg-Bold.woff') format('woff'); |
| font-weight: bold; | | font-weight: bold; |
| font-style: normal; | | font-style: normal; |
− | src: url('/fonts/forgotten-futurist-bd.woff'); | + | font-display: swap; |
− | url('/fonts/forgotten-futurist-bd.woff');
| |
| } | | } |
| + | |
| @font-face { | | @font-face { |
− | font-family: "ForgottenFuturist"; | + | font-family: 'Forgotten Futurist Rg'; |
| + | src: url('fonts/ForgottenFuturistRg-Regular.woff2') format('woff2'), |
| + | url('fonts/ForgottenFuturistRg-Regular.woff') format('woff'); |
| + | font-weight: normal; |
| + | font-style: normal; |
| + | font-display: swap; |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: 'Forgotten Futurist Rg'; |
| + | src: url('fonts/ForgottenFuturistRg-Italic.woff2') format('woff2'), |
| + | url('fonts/ForgottenFuturistRg-Italic.woff') format('woff'); |
| font-weight: normal; | | font-weight: normal; |
| font-style: italic; | | font-style: italic; |
− | src: url('/fonts/forgotten-futurist-rg-it.woff'); | + | font-display: swap; |
− | url('/fonts/forgotten-futurist-rg-it.woff');
| |
| } | | } |
| + | |
| @font-face { | | @font-face { |
− | font-family: "ForgottenFuturist"; | + | font-family: 'Forgotten Futurist Rg'; |
| + | src: url('fonts/ForgottenFuturistRg-BoldItalic.woff2') format('woff2'), |
| + | url('fonts/ForgottenFuturistRg-BoldItalic.woff') format('woff'); |
| font-weight: bold; | | font-weight: bold; |
| font-style: italic; | | font-style: italic; |
− | src: url('/fonts/forgotten-futurist-bd-it.woff'); | + | font-display: swap; |
− | url('/fonts/forgotten-futurist-bd-it.woff');
| |
| } | | } |
| @font-face { | | @font-face { |