@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Bold.ttf);
    src: url(../fonts/Roboto/Roboto-Regular.ttf);

    /*
        src: url(../fonts/Roboto/Roboto-Regular.ttf);
        src: url(../fonts/Roboto/Roboto-Regular.ttf);
        src: url(../fonts/Roboto/Roboto-Regular.ttf);
        src: url(../fonts/Roboto/Roboto-Regular.ttf);
        src: url(../fonts/Roboto/Roboto-Regular.ttf);
        src: url(../fonts/Roboto/Roboto-Regular.ttf);
    */
}

@font-face {
    font-family: RobotoLight;
    src: url(../fonts/Roboto/Roboto-Light.ttf);
}

@font-face {
    font-family: RobotoThin;
    src: url(../fonts/Roboto/Roboto-Thin.ttf);
}

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

[class^="icon-"], [class*=" 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;
}

.icon-vk:before {
    content: "\e900";
}
.icon-youtube:before {
    content: "\e901";
}
.icon-youtube2:before {
    content: "\e902";
}
.icon-advertising:before {
    content: "\e903";
}
.icon-build:before {
    content: "\e904";
}
.icon-bus:before {
    content: "\e905";
}
.icon-car:before {
    content: "\e906";
}
.icon-education:before {
    content: "\e907";
}
.icon-facebook:before {
    content: "\e908";
}
.icon-google:before {
    content: "\e909";
}
.icon-iphone:before {
    content: "\e90a";
}
.icon-medicine:before {
    content: "\e90b";
}
.icon-message:before {
    content: "\e90c";
}
.icon-rancho:before {
    content: "\e90d";
}
.icon-search:before {
    content: "\e90e";
}
.icon-shop:before {
    content: "\e90f";
}
.icon-tourism:before {
    content: "\e910";
}
.icon-train:before {
    content: "\e911";
}
.icon-trident:before {
    content: "\e912";
}
.icon-twitter:before {
    content: "\e913";
}
.icon-arr-left:before {
    content: "\e914";
}
.icon-arr-right:before {
    content: "\e915";
}
.icon-cloud:before {
    content: "\e916";
}
.icon-max:before {
    content: "\e917";
}
.icon-min:before {
    content: "\e918";
}
.icon-rain:before {
    content: "\e919";
}
.icon-sun:before {
    content: "\e91a";
}
.icon-sunny:before {
    content: "\e91b";
}
.icon-address:before {
    content: "\e91c";
}
.icon-edit:before {
    content: "\e91d";
}