@charset "UTF-8";
@font-face {
  font-family: 'Esqadero';
  src: url("../fonts/Esqadero-FF-CY-4F-Regular/Esqadero-FF-CY-4F-Regular.eot");
  src: local("☺"), url("../fonts/Esqadero-FF-CY-4F-Regular/Esqadero-FF-CY-4F-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
 @font-face {
  font-family: 'ProximaReg';
  src: url("../fonts/ProximaRegular/ProximaNova-Reg.eot");
  src: local("☺"), url("../fonts/ProximaRegular/ProximaNova-Reg.woff") format("woff");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'ProximaLight';
  src: url("../fonts/ProximaLight/ProximaNova-Light.otf");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/ProximaNovaBold/ProximaNova-Bold.woff2') format('woff2'),
    url('../fonts/ProximaNovaBold/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}