@font-face {
  font-family: "LamaSans-BlackCondensed";
  src: url("../fonts/lama-sans-webfont/LamaSans-BlackCondensed.woff2") format("woff2"),
       url("../fonts/lama-sans-webfont/LamaSans-BlackCondensed.woff") format("woff"),
       url("../fonts/lama-sans-webfont/LamaSans-BlackCondensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "LamaSans-LightCondensed";
  src: url("../fonts/lama-sans-webfont/LamaSans-LightCondensed.woff2") format("woff2"),
       url("../fonts/lama-sans-webfont/LamaSans-LightCondensed.woff") format("woff"),
       url("../fonts/lama-sans-webfont/LamaSans-LightCondensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
