/*
	YouandiModernTR
	font-family: 'YouandiModernTR';
*/

@font-face {
    font-family: 'YouandiModernTR';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('YouandiModernTR.eot');
    src: url('YouandiModernTR.eot?#iefix') format('embedded-opentype'),
         url('YouandiModernTR.woff') format('woff'),
         url('YouandiModernTR.ttf') format('truetype');
}