@font-face {

    font-family: 'evelethslantw01-regularRg';
    src: url('eveleth_slant_w01_regular-webfont.woff2') format('woff2'),
         url('eveleth_slant_w01_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility; 
	font-display: swap;
}
