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

.dc {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'dubai-careers' !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-search:before {
    content: "\e908";
}

.icon-all-categories:before {
    content: "\e900";
}

.icon-arrow-up:before {
    content: "\e901";
}

.icon-more:before {
    content: "\e902";
}

.icon-my-career:before {
    content: "\e903";
}

.icon-arrow-down:before {
    content: "\e904";
}

.icon-arrow-right:before {
    content: "\e905";
}

.icon-happiness-meter:before {
    content: "\e906";
}

.icon-arrow-left:before {
    content: "\e907";
}