/* Font icon =========== */
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icons/icomoon.eot?ukrqpc');
    src:  url('../fonts/icons/icomoon.eot?ukrqpc#iefix') format('embedded-opentype'),
    url('../fonts/icons/icomoon.ttf?ukrqpc') format('truetype'),
    url('../fonts/icons/icomoon.woff?ukrqpc') format('woff'),
    url('../fonts/icons/icomoon.svg?ukrqpc#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/* Font */
@font-face {
    font-family: 'URW DIN';
    src: url('../fonts/URWDIN-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'URW DIN';
    src: url('../fonts/URWDIN-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'URW DIN Demi';
    src: url('../fonts/URWDIN-Demi.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'URW DIN';
    src: url('../fonts/URWDIN-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'URW DIN';
    src: url('../fonts/URWDIN-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unitext';
    src: url('../fonts/Unitext-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verb';
    src: url('../fonts/VerbRegular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verb';
    src: url('../fonts/VerbSemibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}





