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

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

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

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

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

