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

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