@font-face {
    font-family: 'mt-icons';
    src: url('fonts/mt-icons.eot?ccmaz');
    src: url('fonts/mt-icons.eot?ccmaz#iefix') format('embedded-opentype'), url('fonts/mt-icons.ttf?ccmaz') format('truetype'), url('fonts/mt-icons.woff?ccmaz') format('woff'), url('fonts/mt-icons.svg?ccmaz#mt-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.mt-icons {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'mt-icons' !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;
}

.icon-arrow-down:before {
    content: "\e901";
}

.icon-arrow-up:before {
    content: "\e902";
}

.icon-book:before {
    content: "\e903";
}

.icon-chevron-right:before {
    content: "\e904";
}

.icon-close:before {
    content: "\e905";
}

.icon-envelope-closed:before {
    content: "\e906";
}

.icon-heart:before {
    content: "\e908";
}

.icon-person:before {
    content: "\e907";
}

.icon-plus:before {
    content: "\e909";
}

.icon-video:before {
    content: "\e90a";
}

.icon-residential:before {
    content: "\e90b";
}

.icon-four-circle:before {
    content: "\e90c";
}

.icon-accept:before {
    content: "\e919";
}

.icon-search:before {
    content: "\e91a";
}

.icon-arrow-right:before {
    content: "\e91e";
}

.icon-schedule:before {
    content: "\e90f";
}

.icon-query:before {
    content: "\e910";
}

.icon-star:before {
    content: "\e911";
}

.icon-inbox:before {
    content: "\e912";
}

.icon-shopping:before {
    content: "\e913";
}

.icon-persont:before {
    content: "\e914";
}

.icon-work:before {
    content: "\e915";
}

.icon-dashboard:before {
    content: "\e916";
}

.icon-campaign:before {
    content: "\e917";
    color: #16a34a;
}

.icon-stories:before {
    content: "\e918";
    color: #f97316;
}

.icon-add-circle:before {
    content: "\e90d";
    color: #16a34a;
}

.icon-chat:before {
    content: "\e90e";
    color: #2563eb;
}

.icon-logout:before {
    content: "\e91b";
}

.icon-keyboard:before {
    content: "\e91c";
}

.icon-check:before {
    content: "\e91d";
    color: #0d47a1;
}

.icon-warning:before {
    content: "\e900";
    color: #ef4444;
}

.icon-storefront:before {
    content: "\e91f";
    color: #059669;
}

.icon-verified-user:before {
    content: "\e920";
    color: #2563eb;
}

.icon-upload:before {
    content: "\e921";
    color: #9ca3af;
}

.icon-lists:before {
    content: "\e922";
}
