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

i, .icomoon-liga {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Linearicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lnr-uniE8D9:before {
    content: "\e905";
}
.lnr-undo2:before {
    content: "\e8d8";
}
.lnr-redo2:before {
    content: "\e8d9";
}
.lnr-share2:before {
    content: "\e920";
}
.lnr-magnifier:before {
    content: "\e922";
}
.lnr-zoom-in:before {
    content: "\e925";
}
.lnr-zoom-out:before {
    content: "\e926";
}
.lnr-cross:before {
    content: "\e92a";
}
.lnr-menu:before {
    content: "\e92b";
}
.lnr-cross2:before {
    content: "\e935";
}
.lnr-chevron-up:before {
    content: "\e939";
}
.lnr-chevron-down:before {
    content: "\e93a";
}
.lnr-chevron-left:before {
    content: "\e93b";
}
.lnr-chevron-right:before {
    content: "\e93c";
}
.lnr-envelop:before {
    content: "\e915";
}
.lnr-redo:before {
    content: "\e906";
}
.lnr-search:before {
    content: "\e907";
}
.lnr-zoom-in2:before {
    content: "\e908";
}
.lnr-zoom-out2:before {
    content: "\e909";
}
.lnr-link:before {
    content: "\e916";
}
.lnr-warning:before {
    content: "\e90e";
}
.lnr-notification:before {
    content: "\e90f";
}
.lnr-question:before {
    content: "\e910";
}
.lnr-info:before {
    content: "\e90a";
}
.lnr-cancel-circle:before {
    content: "\e911";
}
.lnr-blocked:before {
    content: "\e912";
}
.lnr-cross3:before {
    content: "\e913";
}
.lnr-checkmark:before {
    content: "\e914";
}
.lnr-play2:before {
    content: "\e90b";
}
.lnr-volume-high:before {
    content: "\e90c";
}
.lnr-volume-medium:before {
    content: "\e90d";
}
.lnr-share22:before {
    content: "\e917";
}
.lnr-google-plus3:before {
    content: "\e918";
}
.lnr-facebook2:before {
    content: "\e900";
}
.lnr-instagram:before {
    content: "\e901";
}
.lnr-twitter:before {
    content: "\e902";
}
.lnr-youtube3:before {
    content: "\e903";
}
.lnr-pinterest:before {
    content: "\e904";
}
