@font-face {
	font-family: 'icomoon';
	src:url('/assets/icomoon/fonts/icomoon.eot?3pdvg4');
	src:url('/assets/icomoon/fonts/icomoon.eot?#iefix3pdvg4') format('embedded-opentype'),
		url('/assets/icomoon/fonts/icomoon.ttf?3pdvg4') format('truetype'),
		url('/assets/icomoon/fonts/icomoon.woff?3pdvg4') format('woff'),
		url('/assets/icomoon/fonts/icomoon.svg?3pdvg4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-small:before {
  content: "\e610";
}
.icon-play:before {
  content: "\e60f";
}
.icon-current-location:before {
  content: "\e60e";
}
.icon-close:before {
  content: "\e60d";
}
.icon-menu:before {
  content: "\e609";
}
.icon-download:before {
  content: "\e604";
}
.icon-facebook:before {
  content: "\e605";
}
.icon-location:before {
  content: "\e606";
}
.icon-search:before {
  content: "\e607";
}
.icon-twitter:before {
  content: "\e608";
}
.icon-user:before {
  content: "\e60a";
}
.icon-view:before {
  content: "\e60b";
}
.icon-youtube:before {
  content: "\e60c";
}
.icon-arrow-down:before {
  content: "\e600";
}
.icon-arrow-left:before {
  content: "\e601";
}
.icon-arrow-right:before {
  content: "\e602";
}
.icon-arrow-up:before {
  content: "\e603";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-instagram:before {
  content: "\ea92";
}
