@font-face {
  font-family: 'Blank-Theme-Icons';
  src:  url('fonts/Blank-Theme-Icons.eot?snt783');
  src:  url('fonts/Blank-Theme-Icons.eot?snt783#iefix') format('embedded-opentype'),
    url('fonts/Blank-Theme-Icons.ttf?snt783') format('truetype'),
    url('fonts/Blank-Theme-Icons.woff?snt783') format('woff'),
    url('fonts/Blank-Theme-Icons.svg?snt783#Blank-Theme-Icons') 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: 'Blank-Theme-Icons' !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-zoom:before {
  content: "\e900";
}
.icon-zoom-icon:before {
  content: "\e901";
}
