@font-face {
  font-family: "Turicon";
  src: url("./Turicon.eot");
  src: url("./Turicon.eot?#iefix") format("embedded-opentype"),
       url("./Turicon.woff2") format("woff2"),
       url("./Turicon.woff") format("woff"),
       url("./Turicon.ttf") format("truetype"),
       url("./Turicon.svg#Turicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Turicon";
    src: url("./Turicon.svg#Turicon") format("svg");
  }
}

[class^="turicon-"]:before, [class*=" turicon-"]:before,
[class^="turicon-"]:after, [class*=" turicon-"]:after {   
    display: inline-block;
    font: normal normal normal 14px/1 Turicon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.turicon-plane:before { content: "\f100"; }
.turicon-moon:before { content: "\f101"; }
.turicon-calendar:before { content: "\f102"; }
.turicon-train:before { content: "\f103"; }
.turicon-cruise:before { content: "\f104"; }
.turicon-placeholder:before { content: "\f105"; }
.turicon-tag:before { content: "\f106"; }
.turicon-reservation:before { content: "\f107"; }
.turicon-briefcase:before { content: "\f108"; }
.turicon-hotel:before { content: "\f109"; }
.turicon-credit-card:before { content: "\f10a"; }
.turicon-bed:before { content: "\f10b"; }
.turicon-bus:before { content: "\f10c"; }
.turicon-marker:before { content: "\f10d"; }
.turicon-breakfast:before { content: "\f10e"; }
.turicon-plane-1:before { content: "\f10f"; }
.turicon-sunbed:before { content: "\f110"; }
.turicon-camii:before { content: "\f111"; }