@font-face {
    font-family: 'savesum-icons';
    src: url('fonts/savesum-icons.eot?fi6yd6');
    src: url('fonts/savesum-icons.eot?fi6yd6#iefix') format('embedded-opentype'),
    url('https://sum.fra1.cdn.digitaloceanspaces.com/airarabia/custom-icons.ttf') format('truetype'),
    url('https://sum.fra1.cdn.digitaloceanspaces.com/airarabia/custom-icons.woff') format('woff'),
    url('fonts/savesum-icons.svg?fi6yd6#savesum-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="savesum-icon-"], [class*=" savesum-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'savesum-icons' !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;
}

.savesum-icon-facebook:before {
    content: "\e900";
}

.savesum-icon-google:before {
    content: "\e901";
}

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

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

.savesum-icon-profile:before {
    content: "\e904";
}

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

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

.savesum-icon-camera:before {
    content: "\e907";
}

.savesum-icon-heart:before {
    content: "\e908";
}

.savesum-icon-profile-logged:before {
    content: "\e910";
}
