@font-face {
    font-family: 'Yekan';
    src: url('./dist/Yekan.eot');
    src: url('./dist/Yekan.eot?#iefix') format("embedded-opentype"),
    url('./dist/Yekan.woff2') format('woff2'),
    url('./dist/Yekan.woff') format('woff'),
    url('./dist/Yekan.ttf') format('truetype'),
	url('./dist/Yekan.otf') format('opentype'),
    url('./dist/Yekan.svg#Yekan') format('svg');
    font-weight: normal;
    font-style: normal;
}
