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

[class^="photography-"], [class*=" photography-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'photography' !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;
}

.photography-search:before {
  content: "\e902";
}
.photography-close:before {
  content: "\e900";
}
.photography-menu:before {
  content: "\e901";
}
