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

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

