@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-ExtraLight.otf) format('opentype');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-ExtraLight-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Light.otf) format('opentype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Light-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Thin.otf) format('opentype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Thin-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Regular.otf) format('opentype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-DemiBold.otf) format('opentype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-DemiBold-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Bold.otf) format('opentype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Bold-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Black.otf) format('opentype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Black-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Black.otf) format('opentype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-Black-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-ExtraBold.otf) format('opentype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'TT-Commons';
    src: url(./fonts/tt-commons/TT-Commons-ExtraBold-Italic.otf) format('opentype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-Medium-Trial.otf) format('opentype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-MediumItalic-Trial.otf) format('opentype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-Bold-Trial.otf) format('opentype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-BoldItalic-Trial.otf) format('opentype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-Heavy-Trial.otf) format('opentype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-HeavyItalic-Trial.otf) format('opentype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-Super-Trial.otf) format('opentype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'DrukText';
    src: url(./fonts/druk-text/DrukText-SuperItalic-Trial.otf) format('opentype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Highman';
    src: url(./fonts/highman/Highman-Trial.otf) format('opentype');
    font-style: normal;
    font-weight: 400;
}