@font-face {
    font-family: 'OT-Icon';
    src:    url('fonts/OT-Icon.eot?wyn3w');
    src:    url('fonts/OT-Icon.eot?wyn3w#iefix') format('embedded-opentype'),
        url('fonts/OT-Icon.ttf?wyn3w') format('truetype'),
        url('fonts/OT-Icon.woff?wyn3w') format('woff'),
        url('fonts/OT-Icon.svg?wyn3w#OT-Icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ot-icon-"], [class*=" ot-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'OT-Icon' !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;
}

.ot-icon-close-circle:before {
    content: "\e90f";
}
.ot-icon-phone:before {
    content: "\e92f";
}
.ot-icon-circle:before {
    content: "\e92d";
}
.ot-icon-radio-dot:before {
    content: "\e92e";
}
.ot-icon-logotype-mobile:before {
    content: "\e92c";
}
.ot-icon-add-circle:before {
    content: "\e900";
}
.ot-icon-alert:before {
    content: "\e901";
}
.ot-icon-boat:before {
    content: "\e902";
}
.ot-icon-box-filled:before {
    content: "\e903";
}
.ot-icon-box:before {
    content: "\e904";
}
.ot-icon-bus:before {
    content: "\e905";
}
.ot-icon-checkmark:before {
    content: "\e906";
}
.ot-icon-chevron-alt-left:before {
    content: "\e907";
}
.ot-icon-chevron-alt-right:before {
    content: "\e908";
}
.ot-icon-chevron-down:before {
    content: "\e909";
}
.ot-icon-chevron-left:before {
    content: "\e90a";
}
.ot-icon-chevron-right:before {
    content: "\e90b";
}
.ot-icon-chevron-up:before {
    content: "\e90c";
}
.ot-icon-circle-filled:before {
    content: "\e90d";
}
.ot-icon-close-alt:before {
    content: "\e90e";
}
.ot-icon-exclamation-mark:before {
    content: "\e910";
}
.ot-icon-flag-eng-part-1:before {
    content: "\e911";
}
.ot-icon-flag-eng-part-2:before {
    content: "\e912";
}
.ot-icon-flag-eng-part-3:before {
    content: "\e913";
}
.ot-icon-flag-eng-part-4:before {
    content: "\e914";
}
.ot-icon-flag-eng-part-5:before {
    content: "\e915";
}
.ot-icon-flag-swe-part-1:before {
    content: "\e916";
}
.ot-icon-flag-swe-part-2:before {
    content: "\e917";
}
.ot-icon-logotype:before {
    content: "\e918";
}
.ot-icon-map-alt:before {
    content: "\e919";
}
.ot-icon-map:before {
    content: "\e91a";
}
.ot-icon-menu:before {
    content: "\e91b";
}
.ot-icon-minus-circle:before {
    content: "\e91c";
}
.ot-icon-pin-dot:before {
    content: "\e91d";
}
.ot-icon-pin-stop:before {
    content: "\e91e";
}
.ot-icon-pin:before {
    content: "\e91f";
}
.ot-icon-poi:before {
    content: "\e920";
}
.ot-icon-print:before {
    content: "\e921";
}
.ot-icon-realtime:before {
    content: "\e922";
}
.ot-icon-schedule:before {
    content: "\e923";
}
.ot-icon-search:before {
    content: "\e924";
}
.ot-icon-swap:before {
    content: "\e925";
}
.ot-icon-target:before {
    content: "\e926";
}
.ot-icon-train:before {
    content: "\e927";
}
.ot-icon-tram:before {
    content: "\e928";
}
.ot-icon-triangle:before {
    content: "\e929";
}
.ot-icon-user:before {
    content: "\e92a";
}
.ot-icon-walk:before {
    content: "\e92b";
}

