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


@font-face {
    font-family: 'Recoleta';
    src: url('recoleta_semi_bold.eot');
    src: url('recoleta_semi_bold.eot?#iefix') format('embedded-opentype'),
        url('recoleta_semi_bold.woff2') format('woff2'),
        url('recoleta_semi_bold.woff') format('woff'),
        url('recoleta_semi_bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Work Sans';
    src: url('work_sans_regular.eot');
    src: url('work_sans_regular.eot?#iefix') format('embedded-opentype'),
        url('work_sans_regular.woff2') format('woff2'),
        url('work_sans_regular.woff') format('woff'),
        url('work_sans_regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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