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

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

