@font-face {
    font-family: 'STC Forward';
    src: url('./fonts/STCForward-Medium.eot');
    src: url('./fonts/STCForward-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/STCForward-Medium.woff2') format('woff2'),
        url('./fonts/STCForward-Medium.woff') format('woff'),
        url('./fonts/STCForward-Medium.ttf') format('truetype'),
        url('./fonts/STCForward-Medium.svg#STCForward-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STC Forward';
    src: url('./fonts/STCForward-Regular.eot');
    src: url('./fonts/STCForward-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/STCForward-Regular.woff2') format('woff2'),
        url('./fonts/STCForward-Regular.woff') format('woff'),
        url('./fonts/STCForward-Regular.ttf') format('truetype'),
        url('./fonts/STCForward-Regular.svg#STCForward-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STC Forward';
    src: url('fonts/STCForward-Light.eot');
    src: url('fonts/STCForward-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/STCForward-Light.woff2') format('woff2'),
        url('fonts/STCForward-Light.woff') format('woff'),
        url('fonts/STCForward-Light.ttf') format('truetype'),
        url('fonts/STCForward-Light.svg#STCForward-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
