@font-face {
	font-family: 'Roboto Condensed';
  src: url("../fonts/RobotoCondensed-Regular.woff2") format("woff2"), url("../fonts/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
	font-family: 'Roboto Condensed Light';
  src: url("../fonts/RobotoCondensed-Light.woff2") format("woff2"), url("../fonts/RobotoCondensed-Light.woff") format("woff"), url("../fonts/RobotoCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
	font-family: 'Roboto Condensed Bold';
  src: url("../fonts/RobotoCondensed-Bold.woff2") format("woff2"), url("../fonts/RobotoCondensed-Bold.woff") format("woff"), url("../fonts/RobotoCondensed-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/KlavikaWebBasicRegular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/KlavikaWebBasicRegular.eot?') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KlavikaWebBasicRegular.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Klavika-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/KlavikaWebBasicBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/KlavikaWebBasicBold.eot?') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KlavikaWebBasicBold.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Klavika-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: 700;
  font-style: normal;
}

/* use this class to attach this font to any element i.e. <p class="fontforweb_fontid_4410">Text with this font applied</p> */

/* Font downloaded from fontForWeb.com */