/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * bebas-neue:
 *   - http://typekit.com/eulas/00000000000000003b9b12e6
 * bebas-neue-by-fontfabric:
 *   - http://typekit.com/eulas/00000000000000003b9b155b
 * roboto:
 *   - http://typekit.com/eulas/00000000000000003b9ad05f
 *   - http://typekit.com/eulas/00000000000000003b9ad05b
 *
 * © 2009-2022 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2020-09-30 11:28:17 UTC"}*/
/*@import url("https://p.typekit.net/p.css?s=1&k=crm4qyj&ht=tk&f=13407.15498.15510.37900&a=5423206&app=typekit&e=css");*/

@font-face {
  font-family: "bebas-neue";
  src: url("../../Fonts/bebas-neue/bebas-neue.woff2") format("woff2"),
    url("../../Fonts/bebas-neue/bebas-neue.woff") format("woff"),
    url("../../Fonts/bebas-neue/bebas-neue.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "roboto";
  src: url("../../Fonts/roboto/roboto-bold.woff2") format("woff2"),
    url("../../Fonts/roboto/roboto-bold.woff") format("woff"),
    url("../../Fonts/roboto/roboto-bold.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "roboto";
  src: url("../../Fonts/roboto/roboto-regular.woff2") format("woff2"),
    url("../../Fonts/roboto/roboto-regular.woff") format("woff"),
    url("../../Fonts/roboto/roboto-regular.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "bebas-neue-by-fontfabric";
  src: url("../../Fonts/bebas-neue-by-fontfabric/bebas-neue-by-fontfabric-bold.woff2") format("woff2"),
    url("../../Fonts/bebas-neue-by-fontfabric/bebas-neue-by-fontfabric-bold.woff") format("woff"),
    url("../../Fonts/bebas-neue-by-fontfabric/bebas-neue-by-fontfabric-bold.otf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

.tk-bebas-neue {
  font-family: "bebas-neue", sans-serif;
}

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

.tk-bebas-neue-by-fontfabric {
  font-family: "bebas-neue-by-fontfabric", sans-serif;
}

/* Attention! Headlines and Navigation in the Czech version of the site use a different font! */

@font-face {
    font-family: "oswald";
    src: url("../../Fonts/oswald/oswald-bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: "oswald";
    src: url("../../Fonts/oswald/oswald-medium.ttf") format("truetype");
    font-weight: 500;
}

html[lang="cs"] {
    :is(h1, h2, h3, h4, h5, h6) {
        font-family: "Oswald", sans-serif;
        font-weight: 700;
    }

    p.h3.no-prev.no-next {
        font-family: "Oswald", sans-serif;
        font-weight: 500;
        font-size: 1.3rem;
    }

    .menu-main a {
        font-family: "Oswald", sans-serif;
        font-weight: 500;
        font-size: 0.93rem;
    }

    .tx-ig-headerslider .headerslider-content .h2 {
        font-family: "Oswald", sans-serif;
        font-weight: 700;
        font-size: 3.5rem;
    }

    .tx-ig-headerslider .headerslider-content .h3 {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 1.7rem;
    }
}
