@font-face {
  font-family: 'Deming';
  src:  url('fonts/Deming.eot?502vfk');
  src:  url('fonts/Deming.eot?502vfk#iefix') format('embedded-opentype'),
    url('fonts/Deming.ttf?502vfk') format('truetype'),
    url('fonts/Deming.woff?502vfk') format('woff'),
    url('fonts/Deming.svg?502vfk#Deming') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-Arrow-Button-Lt-Blue:before {
  content: "\e900";
  color: #249cd2;
}
.icon-Arrow-Button---Dr-Blue:before {
  content: "\e901";
  color: #293477;
}
