@font-face {
    font-family: 'Century-regular';
    src: url('fonts/Century.eot');
    src: url('fonts/Century.eot?#iefix') format('embedded-opentype'),
        url('fonts/Century.woff2') format('woff2'),
        url('fonts/Century.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Goldplay-semibold';
    src: url('fonts/Goldplay-SemiBold.eot');
    src: url('fonts/Goldplay-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Goldplay-SemiBold.woff2') format('woff2'),
        url('fonts/Goldplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

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