
@font-face {
    font-family:'SkolarSans-Variable';
    src:url('font/SkolarSans-Variable-Italic.woff2') format("woff2-variations");
    font-weight:100 900;
    font-stretch:80 115;
    font-style:italic;
    } 




@font-face {
        font-family: "TremplinBold";
        src: url('font/tremplin/Tremplin-Bold.woff') format('woff'),
            url('font/tremplin/Tremplin-Bold.woff2') format('woff2');


}


@font-face {
        font-family: "TremplinLight";
        src: url('font/tremplin/Tremplin-Light.woff') format('woff'),
            url('font/tremplin/Tremplin-Light.woff2') format('woff2');


}

@font-face {
        font-family: "TremplinReg";
        src: url('font/tremplin/Tremplin-Regular.woff') format('woff'),
            url('font/tremplin/Tremplin-Regular.woff2') format('woff2');


}




@font-face {
	src: url('font/Trispace[wdth,wght].woff2') format('woff2-variations'),
			url('font/Trispace-VariableFont_wdth,wght.ttf') format('truetype');

	font-family:'ETC Trispace Variable';
    font-style: normal;
    font-weight: 100 800;
}
