@font-face {
    font-family: "icons";
    src: url("./icons.ttf?51e3027f5a9843c72bfc4c6b09bc441f") format("truetype"),
url("./icons.woff?51e3027f5a9843c72bfc4c6b09bc441f") format("woff"),
url("./icons.woff2?51e3027f5a9843c72bfc4c6b09bc441f") format("woff2"),
url("./icons.eot?51e3027f5a9843c72bfc4c6b09bc441f#iefix") format("embedded-opentype");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-globe:before {
    content: "\21";
}
.icon-phone:before {
    content: "\22";
}
.icon-search:before {
    content: "\23";
}
.icon-clear:before {
    content: "\24";
}
.icon-chat:before {
    content: "\25";
}
.icon-link:before {
    content: "\26";
}
.icon-fb:before {
    content: "\27";
}
.icon-youtube:before {
    content: "\28";
}
.icon-chevron-up:before {
    content: "\29";
}
.icon-arrow-right:before {
    content: "\2a";
}
.icon-calendar:before {
    content: "\2b";
}
.icon-play:before {
    content: "\2c";
}
.icon-arrow-link:before {
    content: "\2d";
}
.icon-home:before {
    content: "\2e";
}
.icon-chevron-up-sml:before {
    content: "\2f";
}
.icon-chevron-right-sml:before {
    content: "\30";
}
.icon-download:before {
    content: "\32";
}
.icon-tick:before {
    content: "\33";
}
.icon-filters:before {
    content: "\34";
}
.icon-minus-box:before {
    content: "\35";
}
.icon-plus-box:before {
    content: "\36";
}
.icon-print:before {
    content: "\37";
}
.icon-print-01:before {
    content: "\38";
}
.icon-login:before {
    content: "\39";
}
.icon-external-link:before {
    content: "\3a";
}
.icon-user:before {
    content: "\3b";
}
.icon-plus:before {
    content: "\3c";
}
.icon-minus:before {
    content: "\3d";
}
.icon-at:before {
    content: "\3e";
}
.icon-pin:before {
    content: "\3f";
}
.icon-pin-map:before {
    content: "\40";
}
.icon-At:before {
    content: "\41";
}
.icon-envelope:before {
    content: "\42";
}
.icon-Envelope:before {
    content: "\43";
}
.icon-chevron-left:before {
    content: "\44";
}
.icon-chevron-right:before {
    content: "\45";
}
.icon-view:before {
    content: "\46";
}
.icon-arrow-up:before {
    content: "\47";
}
.icon-rectangle:before {
    content: "\48";
}
.icon-close-bold:before {
    content: "\49";
}
