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

.osa-icon-2 {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'OSA-Icons-Package-2' !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;
}

.osa-download-icon:before {
  content: "\e901";
  color: #ef7c00;
}
.osa-icon-1:before {
  content: "\e900";
  color: #98a2b3;
}
