@font-face {
    font-family: 'mathilde';
    src: url('police/mathilde.woff2') format('woff2'),
         url('police/mathilde.woff') format('woff'),
		 url('police/mathilde.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}	

@font-face {
	
	    font-family: 'freestyle';
    src: url('police/freestyle.woff2') format('woff2'),
         url('police/freestyle.woff') format('woff'),
		 url('police/freestyle.otf') format('opentype');
    font-weight: normal;
    font-style: normal;


}