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

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

.Photo-iconsDigital-Camera:before {
  content: "\e900";
}
.Photo-iconsDisplay:before {
  content: "\e901";
}
.Photo-iconsFilm-Reel:before {
  content: "\e902";
}
.Photo-iconsFrame:before {
  content: "\e903";
}
.Photo-iconsMemory-Card:before {
  content: "\e904";
}
.Photo-iconsMobile-Phone:before {
  content: "\e905";
}
.Photo-iconsPanorama:before {
  content: "\e906";
}
.Photo-iconsPhoto-Album:before {
  content: "\e907";
}
.Photo-iconsPhoto-Camera:before {
  content: "\e908";
}
.Photo-iconsPicture:before {
  content: "\e909";
}
.Photo-iconsRule-Of-Thirds:before {
  content: "\e90a";
}
.Photo-iconsShutter:before {
  content: "\e90b";
}
.Photo-iconsSlow-Motion:before {
  content: "\e90c";
}
.Photo-iconsSmartphone:before {
  content: "\e90d";
}
.Photo-iconsSpotlight:before {
  content: "\e90e";
}
.Photo-iconsTripod:before {
  content: "\e90f";
}
