﻿/* FONT FOR BRAND/LOGOS */

@font-face {
    font-family: 'drawk-brand';
    src: url('/fonts/drawk-brand/drawk-brand.eot?yvy68s');
    src: url('/fonts/drawk-brand/drawk-brand.eot?yvy68s#iefix') format('embedded-opentype'), url('/fonts/drawk-brand/drawk-brand.ttf?yvy68s') format('truetype'), url('/fonts/drawk-brand/drawk-brand.woff?yvy68s') format('woff'), url('/fonts/drawk-brand/drawk-brand.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-drawk-brand-drawlabs-logo-full:before {
    content: "\e908";
}

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

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

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


.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";
}

.icon-drawlabs-logo-full:before {
    content: "\e908";
}

.icon-drawlabs-logo-name:before {
    content: "\e909";
}

.icon-drawlabs-logo-symbol:before {
    content: "\e90a";
}

.icon-drawlabs-logo-text:before {
    content: "\e90b";
}

/* 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;
}