/* font - icons */
@font-face {
  font-family: 'Bandwidth-v2';
  src: url(./Bandwidth.eot);
  src:
    url(./Bandwidth.woff2) format('woff2'),
    url(./Bandwidth.woff) format('woff'),
    url(./Bandwidth.ttf) format('truetype'),
    url(./Bandwidth.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
