/*! 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-icon-pack';
  src:  url('fonts/ags-elegant-icon-pack.eot?o3q8fn');
  src:  url('fonts/ags-elegant-icon-pack.eot?o3q8fn#iefix') format('embedded-opentype'),
    url('fonts/ags-elegant-icon-pack.ttf?o3q8fn') format('truetype'),
    url('fonts/ags-elegant-icon-pack.woff?o3q8fn') format('woff'),
    url('fonts/ags-elegant-icon-pack.svg?o3q8fn') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="i-agsdix-sele"]:before, [class*="i-agsdix-sele"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ags-elegant-icon-pack' !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;
}