@font-face {
    font-family: 'clear_sansbold';
    src: url('ClearSans-Bold-webfont.eot');
    src: url('ClearSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Bold-webfont.woff') format('woff'),
         url('ClearSans-Bold-webfont.ttf') format('truetype'),
         url('ClearSans-Bold-webfont.svg#clear_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sansbold_italic';
    src: url('ClearSans-BoldItalic-webfont.eot');
    src: url('ClearSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-BoldItalic-webfont.woff') format('woff'),
         url('ClearSans-BoldItalic-webfont.ttf') format('truetype'),
         url('ClearSans-BoldItalic-webfont.svg#clear_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sansitalic';
    src: url('ClearSans-Italic-webfont.eot');
    src: url('ClearSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Italic-webfont.woff') format('woff'),
         url('ClearSans-Italic-webfont.ttf') format('truetype'),
         url('ClearSans-Italic-webfont.svg#clear_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sans_lightregular';
    src: url('ClearSans-Light-webfont.eot');
    src: url('ClearSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Light-webfont.woff') format('woff'),
         url('ClearSans-Light-webfont.ttf') format('truetype'),
         url('ClearSans-Light-webfont.svg#clear_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sans_mediumregular';
    src: url('ClearSans-Medium-webfont.eot');
    src: url('ClearSans-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Medium-webfont.woff') format('woff'),
         url('ClearSans-Medium-webfont.ttf') format('truetype'),
         url('ClearSans-Medium-webfont.svg#clear_sans_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sans_mediumitalic';
    src: url('ClearSans-MediumItalic-webfont.eot');
    src: url('ClearSans-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-MediumItalic-webfont.woff') format('woff'),
         url('ClearSans-MediumItalic-webfont.ttf') format('truetype'),
         url('ClearSans-MediumItalic-webfont.svg#clear_sans_mediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sansregular';
    src: url('ClearSans-Regular-webfont.eot');
    src: url('ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Regular-webfont.woff') format('woff'),
         url('ClearSans-Regular-webfont.ttf') format('truetype'),
         url('ClearSans-Regular-webfont.svg#clear_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clear_sans_thinregular';
    src: url('ClearSans-Thin-webfont.eot');
    src: url('ClearSans-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Thin-webfont.woff') format('woff'),
         url('ClearSans-Thin-webfont.ttf') format('truetype'),
         url('ClearSans-Thin-webfont.svg#clear_sans_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


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

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    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-payment:before {
    content: "\e600";
}
.icon-search:before {
    content: "\e601";
}
.icon-speech:before {
    content: "\e602";
}
.icon-e-mail:before {
    content: "\e603";
}
.icon-calendar:before {
    content: "\e604";
}
.icon-arrow-right:before {
    content: "\e605";
}
.icon-arrow-left:before {
    content: "\e606";
}
.icon-arrow-down:before {
    content: "\e607";
}
.icon-facebook:before {
    content: "\e608";
}
