@font-face {
    font-family: 'ma-icons-pro';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: url('/web/common/fonts/ma-icons-pro/202104/ma-icons-pro.woff2') format('woff2'),
        url('/web/common/fonts/ma-icons-pro/202104/ma-icons-pro.woff') format('woff'),
        url('/web/common/fonts/ma-icons-pro/202104/ma-icons-pro.ttf') format('truetype'),
        url('/web/common/fonts/ma-icons-pro/202104/ma-icons-pro.ttf') format('eot'),
        url('/web/common/fonts/ma-icons-pro/202104/ma-icons-pro.svg') format('svg');
}

[class^='icon-'],
[class*=' icon-'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ma-icons-pro' !important;

    /* Better Font Rendering */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
}

.mypro-icon-comment-icon::before {
    content: '\e931';
}

.mypro-icon-agent::before {
    content: '\e900';
}

.mypro-icon-arrow-down::before {
    content: '\e901';
}

.mypro-icon-arrow-left::before {
    content: '\e902';
}

.mypro-icon-arrow-right::before {
    content: '\e903';
}

.mypro-icon-arrow-up::before {
    content: '\e904';
}

.mypro-icon-arrows::before {
    content: '\e905';
}

.mypro-icon-bill::before {
    content: '\e906';
}

.mypro-icon-bullet::before {
    content: '\e907';
}

.mypro-icon-calculator::before {
    content: '\e908';
}

.mypro-icon-close::before {
    content: '\e909';
}

.mypro-icon-cloud-sync::before {
    content: '\e90a';
}

.mypro-icon-cloud::before {
    content: '\e90b';
}

.mypro-icon-contact::before {
    content: '\e90c';
}

.mypro-icon-create::before {
    content: '\e90d';
}

.mypro-icon-cross::before {
    content: '\e90e';
}

.mypro-icon-delete::before {
    content: '\e90f';
}

.mypro-icon-earth::before {
    content: '\e910';
}

.mypro-icon-exit::before {
    content: '\e911';
}

.mypro-icon-feedback::before {
    content: '\e912';
}

.mypro-icon-folder::before {
    content: '\e913';
}

.mypro-icon-forward::before {
    content: '\e914';
}

.mypro-icon-help-outline::before {
    content: '\e915';
}

.mypro-icon-help::before {
    content: '\e916';
}

.mypro-icon-home::before {
    content: '\e917';
}

.mypro-icon-inbox::before {
    content: '\e918';
}

.mypro-icon-info::before {
    content: '\e919';
}

.mypro-icon-launch::before {
    content: '\e91a';
}

.mypro-icon-loupe::before {
    content: '\e91b';
}

.mypro-icon-mail-opened::before {
    content: '\e91c';
}

.mypro-icon-mail::before {
    content: '\e91d';
}

.mypro-icon-map-pin::before {
    content: '\e91e';
}

.mypro-icon-past-sale::before {
    content: '\e91f';
}

.mypro-icon-payment::before {
    content: '\e920';
}

.mypro-icon-phone-lock::before {
    content: '\e921';
}

.mypro-icon-phone::before {
    content: '\e922';
}

.mypro-icon-place::before {
    content: '\e923';
}

.mypro-icon-plus::before {
    content: '\e924';
}

.mypro-icon-settings::before {
    content: '\e925';
}

.mypro-icon-sms::before {
    content: '\e926';
}

.mypro-icon-square-checked::before {
    content: '\e927';
}

.mypro-icon-square::before {
    content: '\e928';
}

.mypro-icon-stats::before {
    content: '\e929';
}

.mypro-icon-thumb-up::before {
    content: '\e92a';
}

.mypro-icon-user::before {
    content: '\e92b';
}

.mypro-icon-visibility-off::before {
    content: '\e92c';
}

.mypro-icon-visibility::before {
    content: '\e92d';
}

.mypro-icon-visitor::before {
    content: '\e92e';
}

.mypro-icon-vitrine::before {
    content: '\e92f';
}

.mypro-icon-warning::before {
    content: '\e930';
}

.mypro-icon-more-icon::before {
    content: '\e936';
}
