@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeueBold.eot');
  src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BebasNeueBold.woff') format('woff'),
      url('../fonts/BebasNeueBold.ttf') format('truetype'),
      url('../fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeueLight.eot');
  src: url('../fonts/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BebasNeueLight.woff') format('woff'),
      url('../fonts/BebasNeueLight.ttf') format('truetype'),
      url('../fonts/BebasNeueLight.svg#BebasNeueLight') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebas Neue Book';
  src: url('../fonts/BebasNeueBook.eot');
  src: url('../fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BebasNeueBook.woff') format('woff'),
      url('../fonts/BebasNeueBook.ttf') format('truetype'),
      url('../fonts/BebasNeueBook.svg#BebasNeueBook') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeueRegular.eot');
  src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BebasNeueRegular.woff') format('woff'),
      url('../fonts/BebasNeueRegular.ttf') format('truetype'),
      url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Thin.eot');
  src: url('../fonts/BebasNeue-Thin.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BebasNeue-Thin.woff') format('woff'),
      url('../fonts/BebasNeue-Thin.ttf') format('truetype'),
      url('../fonts/BebasNeue-Thin.svg#BebasNeue-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}



@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?7x2wzg');
	src:  url('../fonts/icomoon.eot?7x2wzg#iefix') format('embedded-opentype'),
	  url('../fonts/icomoon.ttf?7x2wzg') format('truetype'),
	  url('../fonts/icomoon.woff?7x2wzg') format('woff'),
	  url('../fonts/icomoon.svg?7x2wzg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .icon-youtube:before {
	content: "\e907";
  }
  .icon-arrow-right:before {
	content: "\e905";
  }
  .icon-right:before {
	content: "\e905";
  }
  .icon-next:before {
	content: "\e905";
  }
  .icon-arrow-left:before {
	content: "\e906";
  }
  .icon-left:before {
	content: "\e906";
  }
  .icon-previous:before {
	content: "\e906";
  }
  .icon-linkedin:before {
	content: "\e904";
  }
  .icon-location:before {
	content: "\e947";
  }
  .icon-facebook:before {
	content: "\ea90";
  }
  .icon-instagram:before {
	content: "\ea92";
  }
  .icon-twitter:before {
	content: "\ea96";
  }
  .icon-location1:before {
	content: "\e903";
  }
  .icon-phone1:before {
	content: "\e902";
  }
  .icon-envelope-o:before {
	content: "\e900";
  }
  

