@font-face {
  font-family: 'opw-icons';
  src:  url('fonts/opw-icons.eot?8ej7wv');
  src:  url('fonts/opw-icons.eot?8ej7wv#iefix') format('embedded-opentype'),
    url('fonts/opw-icons.ttf?8ej7wv') format('truetype'),
    url('fonts/opw-icons.woff?8ej7wv') format('woff'),
    url('fonts/opw-icons.svg?8ej7wv#opw-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}



i.opw-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'opw-icons' !important;
  speak: none;
  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;
}

.opw-icon-camera-retro:before {
  content: "\e901";
}
.opw-icon-user-circle:before {
  content: "\e900";
}
.opw-icon-star-empty:before {
  content: "\e9d7";
}
.opw-icon-star-half:before {
  content: "\e9d8";
}
.opw-icon-star-full:before {
  content: "\e9d9";
}

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

i.opw-noci {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'opw-snoci' !important;
  speak: none;
  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;
}

.opw-noci-camera-retro:before {
  content: "\e901";
}
.opw-noci-user-circle:before {
  content: "\e900";
}
.opw-noci-star-empty:before {
  content: "\e9d7";
}
.opw-noci-star-half:before {
  content: "\e9d8";
}
.opw-noci-star-full:before {
  content: "\e9d9";
}


