/***************************************

# Font Import
Font source: Local fonts

# List of available fonts
- font-family:"Basis Grotesque Pro", san-serif; 500i 700i
- font-family:"SVN-Recoleta", serif; 400
- font-family:"icomoon", fantasy;

****************************************/

/****************************
 * Primary font
*****************************/
@font-face {
    font-family:"Basis Grotesque Pro";
    src:url("../fonts/BasisGrotesquePro-Medium.woff2") format("woff2"),
    url("../fonts/BasisGrotesquePro-Medium.woff") format("woff");
    font-weight:500;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:"Basis Grotesque Pro";
    src:url("../fonts/BasisGrotesquePro-Bold.woff2") format("woff2"),
    url("../fonts/BasisGrotesquePro-Bold.woff") format("woff");
    font-weight:bold;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family:"Basis Grotesque Pro";
    src:url("../fonts/BasisGrotesquePro-MediumItalic.woff2") format("woff2"),
    url("../fonts/BasisGrotesquePro-MediumItalic.woff") format("woff");
    font-weight:500;
    font-style:italic;
    font-display:swap;
}

@font-face {
    font-family:"Basis Grotesque Pro";
    src:url("../fonts/BasisGrotesquePro-BoldItalic.woff2") format("woff2"),
    url("../fonts/BasisGrotesquePro-BoldItalic.woff") format("woff");
    font-weight:bold;
    font-style:italic;
    font-display:swap;
}


/****************************
 * Secondary font
*****************************/
@font-face {
    font-family:"SVN-Recoleta";
    src:url("../fonts/SVN-Recoleta.woff2") format("woff2"),
    url("../fonts/SVN-Recoleta.woff") format("woff");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}


/****************************
 * Icomoon
*****************************/
/* icomoon */
@font-face {
    font-family:"icomoon";
    src:url("../fonts/icomoon.eot");
    src:url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon.woff") format("woff"),
    url("../fonts/icomoon.svg?#icomoon") format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family:"icomoon", fantasy !important;
    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-dribbble:before {
    content:"\e952";
}
.icon-github:before {
    content:"\e959";
}
.icon-facebook-brands:before {
    content:"\e900";
}
.icon-facebook-circle-brands:before {
    content:"\e901";
}
.icon-facebook-square-brands:before {
    content:"\e902";
}
.icon-instagram-brands:before {
    content:"\e904";
}
.icon-youtube-brands:before {
    content:"\e905";
}
.icon-linkedin-in-brands:before {
    content:"\e906";
}
.icon-linkedin-square-brands:before {
    content:"\e907";
}
.icon-pinterest-brands:before {
    content:"\e908";
}
.icon-pinterest-circle-brands:before {
    content:"\e909";
}
.icon-pinterest-square-brands:before {
    content:"\e90a";
}
.icon-twitter-brands:before {
    content:"\e90b";
}
.icon-twitter-circle-brands:before {
    content:"\e90c";
}
.icon-twitter-square-brands:before {
    content:"\e90d";
}
.icon-marker:before {
    content:"\e90e";
}
.icon-marker-filled:before {
    content:"\e90f";
}
.icon-heart:before {
    content:"\e910";
}
.icon-heart-filled:before {
    content:"\e911";
}
.icon-user:before {
    content:"\e912";
}
.icon-user-filled:before {
    content:"\e913";
}
.icon-email:before {
    content:"\e914";
}
.icon-email-filled:before {
    content:"\e915";
}
.icon-printer:before {
    content:"\e916";
}
.icon-phone:before {
    content:"\e917";
}
.icon-phone-filled:before {
    content:"\e918";
}
.icon-phone-ring:before {
    content:"\e919";
}
.icon-phone-ring-filled:before {
    content:"\e91a";
}
.icon-fax-machine:before {
    content:"\e91b";
}
.icon-home:before {
    content:"\e91c";
}
.icon-store:before {
    content:"\e949";
}
.icon-gift:before {
    content:"\e91d";
}
.icon-eye:before {
    content:"\e91e";
}
.icon-clock:before {
    content:"\e91f";
}
.icon-search:before {
    content:"\e920";
}
.icon-shopping-bag:before {
    content:"\e921";
}
.icon-cart:before {
    content:"\e922";
}
.icon-box:before {
    content:"\e94a";
}
.icon-tags:before {
    content:"\e923";
}
.icon-sale:before {
    content:"\e94b";
}
.icon-discount:before {
    content:"\e94c";
}
.icon-tachometer:before {
    content:"\e924";
}
.icon-shipping:before {
    content:"\e94d";
}
.icon-shipping-filled:before {
    content:"\e925";
}
.icon-circle-arrow-left:before {
    content:"\e954";
}
.icon-circle-arrow-right:before {
    content:"\e955";
}
.icon-viivue-arrow-left:before {
    content:"\e956";
}
.icon-viivue-arrow-right:before {
    content:"\e957";
}
.icon-arrow-left:before {
    content:"\e926";
}
.icon-arrow-right:before {
    content:"\e927";
}
.icon-arrow-up:before {
    content:"\e928";
}
.icon-arrow-down:before {
    content:"\e929";
}
.icon-caret-left:before {
    content:"\e92a";
}
.icon-caret-right:before {
    content:"\e92b";
}
.icon-caret-up:before {
    content:"\e92c";
}
.icon-caret-down:before {
    content:"\e92d";
}
.icon-short-chevron-down:before {
    content:"\e950";
}
.icon-chevron-left:before {
    content:"\e92e";
}
.icon-chevron-right:before {
    content:"\e92f";
}
.icon-chevron-up:before {
    content:"\e930";
}
.icon-chevron-down:before {
    content:"\e931";
}
.icon-checked:before {
    content:"\e932";
}
.icon-music:before {
    content:"\e951";
}
.icon-music-off:before {
    content:"\e953";
}
.icon-calendar:before {
    content:"\e933";
}
.icon-archive:before {
    content:"\e903";
}
.icon-funnel:before {
    content:"\e94f";
}
.icon-sort:before {
    content:"\e947";
}
.icon-grid:before {
    content:"\e948";
}
.icon-list:before {
    content:"\e94e";
}
.icon-cubes:before {
    content:"\e934";
}
.icon-info:before {
    content:"\e935";
}
.icon-alert:before {
    content:"\e942";
}
.icon-stop-hand:before {
    content:"\e943";
}
.icon-refresh:before {
    content:"\e944";
}
.icon-edit:before {
    content:"\e945";
}
.icon-delete:before {
    content:"\e946";
}
.icon-expand:before {
    content:"\e936";
}
.icon-play-solid:before {
    content:"\e937";
}
.icon-pause:before {
    content:"\e938";
}
.icon-stop:before {
    content:"\e95a";
}
.icon-circle:before {
    content:"\e939";
}
.icon-close:before {
    content:"\e93a";
}
.icon-plus:before {
    content:"\e93b";
}
.icon-minus:before {
    content:"\e93c";
}
.icon-send:before {
    content:"\e93d";
}
.icon-sign-in:before {
    content:"\e93e";
}
.icon-sign-out:before {
    content:"\e93f";
}
.icon-download:before {
    content:"\e940";
}
.icon-upload:before {
    content:"\e941";
}
.icon-menu-active:before {
    content:"\e958";
}