@font-face {
    font-family: 'Ustroke';
    src: url('/fonts/ustroke/Ustroke-Regular.eot');
    src: local('Ustroke Regular'), local('Ustroke-Regular'),
        url('/fonts/ustroke/Ustroke-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/ustroke/Ustroke-Regular.woff2') format('woff2'),
        url('/fonts/ustroke/Ustroke-Regular.woff') format('woff'),
        url('/fonts/ustroke/Ustroke-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: block;
}

