@charset "UTF-8";
@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: "";
}

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

.icon-close:before {
  content: "";
}

.icon-search:before {
  content: "";
}

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

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

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

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

.icon-bars:before {
  content: "";
}

.icon-navicon:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-elipsis:before {
  content: "";
}

/* @font-face {
  font-family: 'Open Sans';
  src:  local('Open Sans Light'), local('OpenSans-Light'), 
        url('../fonts/open-sans/open-sans-300.woff2') format('woff2'),
        url('../fonts/open-sans/open-sans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
} */
@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans/open-sans-400.woff2") format("woff2"), url("../fonts/open-sans/open-sans-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'Open Sans';
  src:  local('Open Sans SemiBold'), local('OpenSans-SemiBold'), 
        url('../fonts/open-sans/open-sans-600.woff2') format('woff2'),
        url('../fonts/open-sans/open-sans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
} */
@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans/open-sans-700.woff2") format("woff2"), url("../fonts/open-sans/open-sans-700.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'Open Sans';
  src:  local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), 
        url('../fonts/open-sans/open-sans-800.woff2') format('woff2'),
        url('../fonts/open-sans/open-sans-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
} */
/* @font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-100.woff2') format('woff2'),
        url('../fonts/inter/inter-100.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-200.woff2') format('woff2'),
        url('../fonts/inter/inter-200.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-300.woff2') format('woff2'),
        url('../fonts/inter/inter-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
} */
@font-face {
  font-family: 'inter';
  src: url("../fonts/inter/inter-400.woff2") format("woff2"), url("../fonts/inter/inter-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

/* @font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-500.woff2') format('woff2'),
        url('../fonts/inter/inter-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-600.woff2') format('woff2'),
        url('../fonts/inter/inter-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
} */
@font-face {
  font-family: 'inter';
  src: url("../fonts/inter/inter-700.woff2") format("woff2"), url("../fonts/inter/inter-700.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/* @font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-800.woff2') format('woff2'),
        url('../fonts/inter/inter-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'inter';
  src:  url('../fonts/inter/inter-900.woff2') format('woff2'),
        url('../fonts/inter/inter-900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
} */
