@font-face {
  font-family: 'truenorth';
  src: url('../font/truenorth.eot?38027414');
  src: url('../font/truenorth.eot?38027414#iefix') format('embedded-opentype'),
       url('../font/truenorth.woff2?38027414') format('woff2'),
       url('../font/truenorth.woff?38027414') format('woff'),
       url('../font/truenorth.ttf?38027414') format('truetype'),
       url('../font/truenorth.svg?38027414#truenorth') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'truenorth';
    src: url('../font/truenorth.svg?38027414#truenorth') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "truenorth";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-tn-location-on:before { content: '\e800'; } /* '' */
.icon-tn-mail:before { content: '\e801'; } /* '' */
.icon-tn-more:before { content: '\e802'; } /* '' */
.icon-tn-positions:before { content: '\e803'; } /* '' */
.icon-tn-results-vs:before { content: '\e804'; } /* '' */
.icon-tn-call:before { content: '\e805'; } /* '' */
.icon-tn-face-guy:before { content: '\e806'; } /* '' */
.icon-tn-champion:before { content: '\e807'; } /* '' */
.icon-tn-face-girl:before { content: '\e808'; } /* '' */
.icon-tn-facebook:before { content: '\e809'; } /* '' */
.icon-tn-family-restroom:before { content: '\e80a'; } /* '' */
.icon-tn-gallery-thumbnail:before { content: '\e80b'; } /* '' */
.icon-tn-account-circle:before { content: '\e80c'; } /* '' */
.icon-tn-logo:before { content: '\e80d'; } /* '' */
.icon-tn-home:before { content: '\e80e'; } /* '' */
.icon-tn-itinerary:before { content: '\e80f'; } /* '' */
.icon-tn-instagram:before { content: '\e810'; } /* '' */
.icon-tn-newsletter:before { content: '\e811'; } /* '' */
.icon-tn-football-filled:before { content: '\e812'; } /* '' */
.icon-tn-football:before { content: '\e813'; } /* '' */
.icon-tn-man:before { content: '\e814'; } /* '' */
.icon-tn-woman:before { content: '\e815'; } /* '' */
.icon-tn-gallery:before { content: '\e816'; } /* '' */
.icon-tn-login-circle:before { content: '\e817'; } /* '' */
