131 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			131 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @font-face {
 | |
|   font-family: "Georama";
 | |
|   src: url("../assets/fonts/Georama-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Tangerine";
 | |
|   src: url("../assets/fonts/Tangerine-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "TrajanPro";
 | |
|   src: url("../assets/fonts/Trajan-Pro-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Teko";
 | |
|   src: url("../assets/fonts/Teko-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "P22Operina";
 | |
|   src: url("../assets/fonts/P22-Operina.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "SpectralSC";
 | |
|   src: url("../assets/fonts/SpectralSC-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "RozhaOne";
 | |
|   src: url("../assets/fonts/RozhaOne-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Megrim";
 | |
|   src: url("../assets/fonts/Megrim-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Volkhov";
 | |
|   src: url("../assets/fonts/Volkhov-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "IMFell";
 | |
|   src: url("../assets/fonts/IMFell.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Dominican";
 | |
|   src: url("../assets/fonts/dominican.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "UncialAntiqua";
 | |
|   src: url("../assets/fonts/UncialAntiqua-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Luminari";
 | |
|   src: url("../assets/fonts/Luminari-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "SairaStencilOne";
 | |
|   src: url("../assets/fonts/SairaStencilOne-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Armalite";
 | |
|   src: url("../assets/fonts/armalite.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "CarterOne";
 | |
|   src: url("../assets/fonts/CarterOne-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "SigmarOne";
 | |
|   src: url("../assets/fonts/SigmarOne-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Excelsior";
 | |
|   src: url("../assets/fonts/Excelsior-Normal.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "TopSecret";
 | |
|   src: url("../assets/fonts/Top-Secret.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "BebasNeue";
 | |
|   src: url("../assets/fonts/BebasNeue-Regular.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Seabreed";
 | |
|   src: url("../assets/fonts/Seabreed.ttf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Broadway";
 | |
|   src: url("../assets/fonts/broadway.woff2") format("woff2");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Caslon";
 | |
|   src: url("../fonts/caslonpro-regular.otf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Caslon Bold";
 | |
|   src: url("../fonts/caslonpro-bold.otf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Caslon Bold Italic";
 | |
|   src: url("../fonts/caslonpro-bolditalic.otf") format("truetype");
 | |
| }
 | |
| 
 | |
| @font-face {
 | |
|   font-family: "Caslon Italic";
 | |
|   src: url("../fonts/caslonpro-italic.otf") format("truetype");
 | |
| }
 |