@font-face {
    font-family: 'Icons';
    src:    url('fonts/Icons.eot?qpmrac');
    src:    url('fonts/Icons.eot?qpmrac#iefix') format('embedded-opentype'),
        url('fonts/Icons.ttf?qpmrac') format('truetype'),
        url('fonts/Icons.woff?qpmrac') format('woff');
    font-weight: normal;
    font-style: normal;
}
.ico {
    font-family: 'Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ico-phone2:before {
    content: "\e918";
}
.ico-info_outline:before {
    content: "\e91a";
}
.ico-arrow_forward:before {
    content: "\e900";
}
.ico-arrow_back:before {
    content: "\e901";
}
.ico-long-arrow-right:before {
    content: "\e902";
}
.ico-info:before {
    content: "\e903";
}
.ico-no:before {
    content: "\e904";
}
.ico-warning:before {
    content: "\e905";
}
.ico-yes:before {
    content: "\e906";
}
.ico-write:before {
    content: "\e917";
}
.ico-folder:before {
    content: "\e916";
}
.ico-calendar:before {
    content: "\e915";
}
.ico-search:before {
    content: "\e913";
}
.ico-envelope:before {
    content: "\e907";
}
.ico-download:before {
    content: "\e914";
}
.ico-chevron-thin-right:before {
    content: "\e911";
}
.ico-chevron-thin-left:before {
    content: "\e912";
}
.ico-chevron-thin-up:before {
    content: "\e908";
}
.ico-chevron-thin-down:before {
    content: "\e909";
}
.ico-chevron-right:before {
    content: "\e90a";
}
.ico-chevron-left:before {
    content: "\e90b";
}
.ico-chevron-down:before {
    content: "\e90c";
}
.ico-chevron-up:before {
    content: "\e90d";
}
.ico-phone:before {
    content: "\e90e";
}
.ico-checkmark2:before {
    content: "\e919";
}
.ico-arrow-right2:before {
    content: "\e90f";
}
.ico-arrow-left2:before {
    content: "\e910";
}