@font-face {
  font-family: 'laserverket';
  src:  url('fonts/laserverket.eot?i1rtdd');
  src:  url('fonts/laserverket.eot?i1rtdd#iefix') format('embedded-opentype'),
    url('fonts/laserverket.ttf?i1rtdd') format('truetype'),
    url('fonts/laserverket.woff?i1rtdd') format('woff'),
    url('fonts/laserverket.svg?i1rtdd#laserverket') 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: 'laserverket' !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-down-sharp-light-full:before {
  content: "\e900";
}
.icon-arrow-right-sharp-light-full:before {
  content: "\e901";
}
.icon-arrow-up-sharp-light-full:before {
  content: "\e902";
}
