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

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

.idm-chevron-thin-right:before {
    content: "\e900";
}
.idm-chevron-thin-up:before {
    content: "\e901";
}
.idm-triangle-down:before {
    content: "\e902";
}
.idm-triangle-up:before {
    content: "\e903";
}
.idm-menu:before {
    content: "\e904";
}
.idm-cross:before {
    content: "\e905";
}
.idm-circle-up:before {
    content: "\e906";
}
.idm-facebook2:before {
    content: "\e907";
}
.idm-twitter:before {
    content: "\e908";
}
.idm-youtube:before {
    content: "\e909";
}
.idm-point-right:before {
    content: "\e90a";
}
.idm-file-pdf:before {
    content: "\e90b";
}
.idm-file-word:before {
    content: "\e90c";
}

