@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.eot?v=3.4.93");
  src:
    url("../fonts/materialdesignicons-webfont.eot?#iefix&v=3.4.93") format("embedded-opentype"),
    url("../fonts/materialdesignicons-webfont.woff2?v=3.4.93") format("woff2"),
    url("../fonts/materialdesignicons-webfont.woff?v=3.4.93") format("woff"),
    url("../fonts/materialdesignicons-webfont.ttf?v=3.4.93") format("truetype"),
    url("../fonts/materialdesignicons-webfont.svg?v=3.4.93#materialdesigniconsregular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "feather";
  src: url("../fonts/feather.eot?t=1525787366991");
  src:
    url("../fonts/feather.eot?t=1525787366991#iefix") format("embedded-opentype"),
    url("../fonts/feather.woff?t=1525787366991") format("woff"),
    url("../fonts/feather.ttf?t=1525787366991") format("truetype"),
    url("../fonts/feather.svg?t=1525787366991#feather") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  src: url("../js/vendor/fontawesome-free/webfonts/fa-solid-900.eot");
  src:
    url("../js/vendor/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("../js/vendor/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),
    url("../js/vendor/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),
    url("../js/vendor/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"),
    url("../js/vendor/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  src: url("../js/vendor/fontawesome-free/webfonts/fa-regular-400.eot");
  src:
    url("../js/vendor/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../js/vendor/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),
    url("../js/vendor/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"),
    url("../js/vendor/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"),
    url("../js/vendor/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("../js/vendor/fontawesome-free/webfonts/fa-brands-400.eot");
  src:
    url("../js/vendor/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("../js/vendor/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),
    url("../js/vendor/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),
    url("../js/vendor/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"),
    url("../js/vendor/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "themify";
  src: url("../fonts/themify.eot");
  src:
    url("../fonts/themify.eot?#iefix") format("embedded-opentype"),
    url("../fonts/themify.woff") format("woff"),
    url("../fonts/themify.ttf") format("truetype"),
    url("../fonts/themify.svg#themify") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "dripicons-v2";
  src: url("../fonts/dripicons-v2.eot");
  src:
    url("../fonts/dripicons-v2.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dripicons-v2.woff") format("woff"),
    url("../fonts/dripicons-v2.ttf") format("truetype"),
    url("../fonts/dripicons-v2.svg#dripicons-v2") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

.mdi,
.mdi:before,
[class^="mdi-"]:before,
[class*=" mdi-"]:before {
  font-family: "Material Design Icons" !important;
}

[class^="fe-"],
[class*=" fe-"] {
  font-family: "feather" !important;
}

.fa,
.fas,
.far,
.fab,
.fa:before,
.fas:before,
.far:before,
.fab:before {
  font-family: "Font Awesome 5 Free" !important;
}

.fa,
.fas,
.fa:before,
.fas:before {
  font-weight: 900 !important;
}

.far,
.far:before {
  font-weight: 400 !important;
}

.fab,
.fab:before {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
}

[class^="ti-"],
[class*=" ti-"],
[class^="ti-"]:before,
[class*=" ti-"]:before {
  font-family: "themify" !important;
}

[class^="dripicons-"]:before,
[class*=" dripicons-"]:before {
  font-family: "dripicons-v2" !important;
}
