@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

.icon-mac:before {
    content: "\e903";
    color: inherit;
}

.icon-professional:before {
    content: "\e904";
    color: inherit;
}

.icon-safe:before {
    content: "\e905";
    color: inherit;
}


/* .icon-support:before {
  content: "\e906";
  color: inherit;
} */

.icon-fm-search:before {
    content: "\e909";
}

.icon-fm-down:before {
    content: "\e90a";
}

.icon-fm-top:before {
    content: "\e90b";
}

.icon-fm-pre:before {
    content: "\e90c";
}

.icon-fm-next:before {
    content: "\e90d";
}

.icon-fm-f:before {
    content: "\e90e";
}

.icon-fm-t:before {
    content: "\e90f";
}

.icon-fm-y:before {
    content: "\e910";
}

.icon-fm-close:before {
    content: "\e911";
}

.icon-twitter:before {
    content: "\e912";
}

.icon-win:before {
    content: "\e913";
    color: inherit;
}

.icon-youtube:before {
    content: "\e914";
}