@font-face {
  font-family: 'journey';
  src:  url('../fonts/journey.eot?yb1miw');
  src:  
	  url('../fonts/journey.eot?yb1miw#iefix') format('embedded-opentype'),
	  url('../fonts/journey.ttf?yb1miw') format('truetype'),
	  url('../fonts/journey.woff?yb1miw') format('woff'),
	  url('../fonts/journey.svg?yb1miw#journey') format('svg');
}

[class^="journey-"], [class*=" journey-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'journey' !important;
  font-style: normal; /* default value */
  font-weight: normal; /* default value */
  font-variant: normal; /* default value */
  text-transform: none; /* default value */
  line-height: 1; /* sets the line height to equal the current font size */
}

.journey-icon-arrow-right::before {  content: "\e900";}
.journey-icon-arrow-left::before {  content: "\e901";}
.journey-icon-login::before {content: "\e902";} /* top links */
.journey-icon-search::before {content: "\e903";} /* top links */
.journey-icon-register::before {content: "\e904";} /* top links */
.journey-icon-location::before {  content: "\e905";}
.journey-icon-service-times::before {  content: "\e906";}
.journey-icon-media::before {  content: "\e907";}
.journey-icon-news::before {  content: "\e908";}
.journey-icon-googleplus::before {  content: "\e909";}
.journey-icon-vimeo::before {  content: "\e90a";}
.journey-icon-instagram::before {  content: "\e90b";}
.journey-icon-linkedin::before {  content: "\e90c";}
.journey-icon-twitter::before {  content: "\e90d";}
.journey-icon-youtube::before {  content: "\e90e";}
.journey-icon-facebook::before { content: "\e90f";}
.journey-icon-events::before {  content: "\e910";}
.journey-icon-searchbox::before {  content: "\e911";}
.journey-icon-search-mobile::before {  content: "\e912";}
.journey-icon-dd-up::before {  content: "\e913";}
.journey-icon-dd-down::before {  content: "\e914";}

@font-face {
  font-family: 'IcoMoon490Icons';
  src:  url('../fonts/IcoMoon490Icons.ttf');
  src:  url('../fonts/IcoMoon490Icons.ttf') format('truetype');
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IcoMoon490Icons' !important;
  font-style: normal; /* default value */
  font-weight: normal; /* default value */
  font-variant: normal; /* default value */
  text-transform: none; /* default value */
  line-height: 1; /* sets the line height to equal the current font size, so there is no extra vertical padding */
}

.icomoon-icon-facebook::after {content: "\ea90";}
.icomoon-icon-twitter::after {content: "\ea96";}
.icomoon-icon-vimeo::after {content: "\eaa0";}
.icomoon-icon-youtube::after {content: "\ea9d";}
