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

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

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

