@font-face {
  font-family: "theme-icons";
  src: url("../fonts/theme-icons/theme-icons.ttf?7zl0i0") format("truetype"), url("../fonts/theme-icons/theme-icons.woff?7zl0i0") format("woff"), url("../fonts/theme-icons/theme-icons.svg?7zl0i0#theme-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "theme-icons" !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;
  display: inline-block;
}

.icon-chevron-left:before {
  content: "\e907";
}

.icon-chevron-right:before {
  content: "\e908";
}

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

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

.icon-arrow-right:before {
  content: "\e900";
}

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

.icon-arrow-down:before {
  content: "\e903";
}

.icon-arrow-up:before {
  content: "\e904";
}

.icon-bars:before {
  content: "\e905";
}

.icon-navicon:before {
  content: "\e905";
}

.icon-reorder:before {
  content: "\e905";
}

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

@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/archivo/archivo-100.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/archivo/archivo-200.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/archivo/archivo-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/archivo/archivo-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/archivo/archivo-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/archivo/archivo-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/archivo/archivo-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/archivo/archivo-800.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Archivo";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/archivo/archivo-900.woff2") format("woff2");
}