﻿@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?anxrwu');
    src: 
        url('fonts/icomoon.eot?anxrwu#iefix') format('embedded-opentype'), 
        url('fonts/icomoon.ttf?anxrwu') format('truetype'), 
        url('fonts/icomoon.woff?anxrwu') format('woff'), 
        url('fonts/icomoon.svg?anxrwu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.icomoon-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icomoon-icon-mobile:before {
    content: "\e000";
}

.icomoon-icon-presentation:before {
    content: "\e00e";
}

.icomoon-icon-video:before {
    content: "\e011";
}

.icomoon-icon-basket:before {
    content: "\e027";
}

.icomoon-icon-gears:before {
    content: "\e02b";
}

.icomoon-icon-tools:before {
    content: "\e033";
}

.icomoon-icon-circle-compass:before {
    content: "\e038";
}

.icomoon-icon-profile-female:before {
    content: "\e041";
}

.icomoon-icon-global:before {
    content: "\e052";
}
