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

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

