@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/OpenSans-Light.woff2') format('woff2'),
    url('../fonts/OpenSans-Light.woff') format('woff'),
    url('../fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/OpenSans-Regular.woff') format('woff'),
    url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/OpenSans-SemiBold.woff') format('woff'),
    url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
    url('../fonts/OpenSans-Bold.woff') format('woff'),
    url('../fonts/OpenSans-Bold.ttf') format('truetype');
}

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

@font-face {
    font-family: 'skoda_pro_office';
    src: url('../fonts/skodaprooffice-bold.eot');
    src: url('../fonts/skodaprooffice-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/skodaprooffice-bold.woff') format('woff'),
    url('../fonts/skodaprooffice-bold.ttf') format('truetype'),
    url('../fonts/skodaprooffice-bold.svg#skoda_pro_officebold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'CheddarGothic';
    src: url('../fonts/CheddarGothicHDTempA-Regular.woff2') format('woff2'),
    url('../fonts/CheddarGothicHDTempA-Regular.woff') format('woff'),
    url('../fonts/CheddarGothicHDTempA-Regular.ttf') format('truetype'),
    url('../fonts/CheddarGothicHDTempA-Regular.svg#CheddarGothicHDTempA-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FrizQuadrata';
    src: url('../fonts/FrizQuadrataStd.woff2?v=2') format('woff2'),
    url('../fonts/FrizQuadrataStd.woff?v=2') format('woff'),
    url('../fonts/FrizQuadrataStd.ttf?v=2') format('truetype'),
    url('../fonts/FrizQuadrataStd.svg?v=2#FrizQuadrataStd') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FrizQuadrata';
    src: url('../fonts/FrizQuadrataBold.woff2') format('woff2'),
    url('../fonts/FrizQuadrataBold.woff') format('woff'),
    url('../fonts/FrizQuadrataBold.ttf') format('truetype'),
    url('../fonts/FrizQuadrataBold.svg#FrizQuadrataBold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

