/* Klavika font-family from: https://use.typekit.net/bzw5dao.css */
@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/300.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/300.woff") format("woff"),
        url("/staticContent/fonts/klavika/300.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}
@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/300-italic.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/300-italic.woff") format("woff"),
        url("/staticContent/fonts/klavika/300-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/400.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/400.woff") format("woff"),
        url("/staticContent/fonts/klavika/400.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}
@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/400-italic.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/400-italic.woff") format("woff"),
        url("/staticContent/fonts/klavika/400-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/600.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/600.woff") format("woff"),
        url("/staticContent/fonts/klavika/600.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}
@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/600-italic.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/600-italic.woff") format("woff"),
        url("/staticContent/fonts/klavika/600-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/700.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/700.woff") format("woff"),
        url("/staticContent/fonts/klavika/700.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}
@font-face {
    font-family: "klavika-web";
    src: url("/staticContent/fonts/klavika/700-italic.woff2") format("woff2"),
        url("/staticContent/fonts/klavika/700-italic.woff") format("woff"),
        url("/staticContent/fonts/klavika/700-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

.tk-klavika-web {
    font-family: "klavika-web", sans-serif;
}

/* Source Sans Pro font-family from: https://use.typekit.net/ktk2zof.css */
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/200.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/200.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/200.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
}
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/200-italic.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/200-italic.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/200-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 200;
    font-stretch: normal;
}

@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/300.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/300.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/300.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/300-italic.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/300-italic.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/300-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/400.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/400.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/400.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/400-italic.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/400-italic.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/400-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/600.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/600.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/600.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/600-italic.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/600-italic.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/600-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/700.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/700.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/700.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/700-italic.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/700-italic.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/700-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/900.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/900.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/900.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
}
@font-face {
    font-family: "source-sans-pro";
    src: url("/staticContent/fonts/source-sans-pro/900-italic.woff2") format("woff2"),
        url("/staticContent/fonts/source-sans-pro/900-italic.woff") format("woff"),
        url("/staticContent/fonts/source-sans-pro/900-italic.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 900;
    font-stretch: normal;
}

.tk-source-sans-pro {
    font-family: "source-sans-pro", sans-serif;
}
