@font-face {
    font-family: "icon-meo-jewelry";
    src: url("../font/icon-font/icon-meo-jewelry.eot?d0gwom");
    src: url("../font/icon-font/icon-meo-jewelry.eot?d0gwom#iefix")
            format("embedded-opentype"),
        url("../font/icon-font/icon-meo-jewelry.ttf?d0gwom") format("truetype"),
        url("../font/icon-font/icon-meo-jewelry.woff?d0gwom") format("woff"),
        url("../font/icon-font/icon-meo-jewelry.svg?d0gwom#icon-meo-jewelry")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ic-"],
[class*=" ic-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icon-meo-jewelry" !important;
    speak: never;
    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;
}
.ic-account_circle:before {
    content: "\e90e";
}
.ic-calendar_month:before {
    content: "\e90f";
}
.ic-check:before {
    content: "\e910";
}
.ic-ink_pen:before {
    content: "\e911";
}
.ic-school:before {
    content: "\e912";
}
.ic-search:before {
    content: "\e913";
}
.ic-triangle-down:before {
    content: "\e914";
}
.ic-upload:before {
    content: "\e915";
}
.ic-arrow-right-long:before {
    content: "\e90d";
}
.ic-file-pdf:before {
    content: "\e90b";
}
.ic-user:before {
    content: "\e90a";
}
.ic-bell-plus:before {
    content: "\e907";
}
.ic-envelope:before {
    content: "\e906";
}
.ic-whatsapp:before {
    content: "\e901";
}
.ic-youtube:before {
    content: "\e909";
}
.ic-close:before {
    content: "\e908";
}
.ic-arrow-up:before {
    content: "\e904";
}
.ic-arrow-down:before {
    content: "\e905";
}
.ic-arrow-right:before {
    content: "\e902";
}
.ic-arrow-left:before {
    content: "\e903";
}
.ic-instagram:before {
    content: "\e900";
}
.ic-facebook-app:before {
    content: "\e90c";
}
