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

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

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

@font-face {
    font-family: 'WF-Semi-Bold-Text';
    src: url('font/WFVisualSans-SemiBoldText.eot');
    src: url('font/WFVisualSans-SemiBoldText.eot?#iefix') format('embedded-opentype'),
        url('font/WFVisualSans-SemiBoldText.woff2') format('woff2'),
        url('font/WFVisualSans-SemiBoldText.woff') format('woff'),
        url('font/WFVisualSans-SemiBoldText.ttf') format('truetype'),
        url('font/WFVisualSans-SemiBoldText.svg#WFVisualSans-SemiBoldText') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

