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

