﻿
/*@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Regular.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Italic.woff2) format("woff2");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto;';
    src: url(/fonts/Roboto-Bold.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url(/fonts/PT_Serif-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url(/fonts/PT_Serif-Regular.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url(/fonts/PT_Serif-Italic.woff2) format("woff2");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PT Serif';
    src: url(/fonts/PT_Serif-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}
*/
@font-face {
    font-family: "Druk Text Web";
    src: url(/fonts/DrukText-Medium-Web.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    /*unicode-range: U+0000-0019, U+0040-ffff;*/
}

@font-face {
    font-family: "Druk Text Web";
    src: url(/fonts/druk-numbers.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-003F;
}

@font-face {
    font-family: "FontAwesome";
    src: url(/fonts/fontawesome-webfont.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Material icons";
    src: url(/fonts/material-icons.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inter';
    src: url(/fonts/Inter-Regular.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inter';
    src: url(/fonts/Inter-Semibold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url(/fonts/Inter-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}
