﻿/* FONT FOR BRAND/LOGOS */

@font-face {
    font-family: 'drawk-brand';
    src: url('../fonts/drawk-brand/drawk-brand5b85.eot?yvy68s');
    src: url('../fonts/drawk-brand/drawk-brand5b85.eot?yvy68s#iefix') format('embedded-opentype'), url('../fonts/drawk-brand/drawk-brand5b85.ttf?yvy68s') format('truetype'), url('../fonts/drawk-brand/drawk-brand5b85.woff?yvy68s') format('woff'), url('../fonts/drawk-brand/drawk-brand5b85.svg?yvy68s#drawk-brand') format('svg');
    font-weight: normal;
    font-style: normal;
    /*    font-display: block;*/
    font-display: swap;
}

[class^="icon-drawk-brand-"], [class*=" icon-drawk-brand-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'drawk-brand' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-drawk-brand-drawcode-logo-full:before {
    content: "\e900";
}

.icon-drawk-brand-drawcode-logo-name:before {
    content: "\e901";
}

.icon-drawk-brand-drawcode-logo-symbol:before {
    content: "\e902";
}

.icon-drawk-brand-drawcode-logo-text:before {
    content: "\e903";
}

.icon-drawk-brand-drawk-logo-full:before {
    content: "\e904";
}

.icon-drawk-brand-drawk-logo-name:before {
    content: "\e905";
}

.icon-drawk-brand-drawk-logo-symbol:before {
    content: "\e906";
}

.icon-drawk-brand-drawk-logo-text:before {
    content: "\e907";
}



.icon-drawcode-logo-full:before {
    content: "\e900";
}

.icon-drawcode-logo-name:before {
    content: "\e901";
}

.icon-drawcode-logo-symbol:before {
    content: "\e902";
}

.icon-drawcode-logo-text:before {
    content: "\e903";
}

.icon-drawk-logo-full:before {
    content: "\e904";
}

.icon-drawk-logo-name:before {
    content: "\e905";
}

.icon-drawk-logo-symbol:before {
    content: "\e906";
}

.icon-drawk-logo-text:before {
    content: "\e907";
}



/* FONT FOR TITLES */

@font-face {
    font-family: 'toonishregular';
    src: url('../fonts/toonish/toonish-webfont.woff2') format('woff2'), url('../fonts/toonish/toonish-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}