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