@font-face {
	font-family: 'MTCORSVA';
	src: url('./MTCORSVA.eot');
	src: local('MTCORSVA'), url('./MTCORSVA.woff') format('woff'), url('./MTCORSVA.ttf') format('truetype');
}

@font-face {
    font-family: 'narkisim';
    src: url('../narkisim/nrkis-webfont.woff2') format('woff2'),
         url('../narkisim/nrkis-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}