/* CODEC PRO FONT-FAMAILY */
@font-face {
    font-family: 'Codec Pro';
    src: url('fonts/codecpro-extrabold.html');
    src: local('Codec Pro ExtraBold'), local('CodecPro-ExtraBold'),
        url('fonts/codecpro-extraboldd41d.html?#iefix') format('embedded-opentype'),
        url('fonts/codecpro-extrabold.woff2') format('woff2'),
        url('fonts/codecpro-extrabold.woff') format('woff'),
        url('fonts/codecpro-extrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Codec Pro';
    src: url('fonts/codecpro-news.html');
    src: local('Codec Pro News'), local('CodecPro-News'),
        url('fonts/codecpro-newsd41d.html?#iefix') format('embedded-opentype'),
        url('fonts/codecpro-news.woff2') format('woff2'),
        url('fonts/codecpro-news.woff') format('woff'),
        url('fonts/codecpro-news.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Codec Pro';
    src: url('fonts/codecpro-bold.html');
    src: local('Codec Pro Bold'), local('CodecPro-Bold'),
        url('fonts/codecpro-boldd41d.html?#iefix') format('embedded-opentype'),
        url('fonts/codecpro-bold.woff2') format('woff2'),
        url('fonts/codecpro-bold.woff') format('woff'),
        url('fonts/codecpro-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Codec Pro';
    src: url('fonts/codecpro-light.html');
    src: local('Codec Pro Light'), local('CodecPro-Light'),
        url('fonts/codecpro-lightd41d.html?#iefix') format('embedded-opentype'),
        url('fonts/codecpro-light.woff2') format('woff2'),
        url('fonts/codecpro-light.woff') format('woff'),
        url('fonts/codecpro-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


/* SYNE FONT-FAMAILY */

@font-face {
    font-family: 'Syne';
    src: url('fonts/syne-Medium.woff2') format('woff2'),
        url('fonts/syne-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('fonts/syne-Regular.html') format('woff2'),
        url('fonts/syne-Regular-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('fonts/syne-Bold.woff2') format('woff2'),
        url('fonts/syne-Bold.html') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('fonts/syne-SemiBold.html') format('woff2'),
        url('fonts/syne-SemiBold-2.html') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/* PROXIMANOVA FONT-FAMAILY */
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximaNovaRegular.html') format('woff2'),
        url('fonts/proximaNovaRegular-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proximaNovaLightRegular.html') format('woff2'),
        url('fonts/proximaNovaLightRegular-2.html') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('fonts/proximaNova-Regular.html') format('woff2'),
        url('fonts/proximaNova-Regular-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

