@font-face {
    font-family: Wulkan Display;
    src: url('WulkanDisplay-Regular.ttf') format('truetype'),
		url('WulkanDisplay-Regular.otf') format('otf');
        
   
	font-weight:400;
    font-style: normal;
}

@font-face {
    font-family: Wulkan Display;
    src: url('WulkanDisplay-Italic.ttf') format('truetype'),
		url('WulkanDisplay-Italic.otf') format('otf');
        
   
	font-weight:400;
    font-style: italic;
}


@font-face {
    font-family: Styrene A;
    src: url('StyreneA-Regular.ttf') format('truetype'),
		url('StyreneA-Regular.otf') format('otf');
        
   
	font-weight:400;
    font-style: normal;
}

@font-face {
    font-family: Styrene A Web;
    src: url('StyreneAWeb-Medium.ttf') format('truetype'),
		url('StyreneAWeb-Medium.otf') format('otf');
        
   
	font-weight:500;
    font-style: normal;
}


@font-face {
    font-family: Neue Haas Grotesk Text Std;
    src: url('Neue-Haas-Grotesk.ttf') format('truetype'),
		url('Neue-Haas-Grotesk.otf') format('otf');
	font-weight:400;
    font-style: normal;
}
