

@font-face {
    font-family: 'Benton100';
    src: url('BentonSans-Thin.eot');
    src: url('BentonSans-Thind41d.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Thin.woff2') format('woff2'),
        url('BentonSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BentonRegular';
    src: url('BentonSans-Regular.eot');
    src: url('BentonSans-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Regular.woff2') format('woff2'),
        url('BentonSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Benton500';
    src: url('BentonSans-Medium.eot');
    src: url('BentonSans-Mediumd41d.eot?#iefix') format('embedded-opentype'),
        url('BentonSans-Medium.woff2') format('woff2'),
        url('BentonSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

