/*! Minified and unminified versions of this file are located in the same directory. Access unminified version by replacing the .min.css extension with .css*/
@font-face {
  font-family: 'ags-elegant-theme-icons';
  src:url('fonts/ElegantIcons.eot');
  src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
  url('fonts/ElegantIcons.woff') format('woff'),
  url('fonts/ElegantIcons.ttf') format('truetype'),
  url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block
}

[class^="i-agsdix-seth-"], [class*="i-agsdix-seth-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ags-et-line-icons' !important;
  speak: never;
  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;
}