@font-face {
    font-family: 'pt_sansbold';
    src: url('fonts/pt_sans-web-bold-webfont.eot');
    src: url('fonts/pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pt_sans-web-bold-webfont.woff2') format('woff2'),
         url('fonts/pt_sans-web-bold-webfont.woff') format('woff'),
         url('fonts/pt_sans-web-bold-webfont.ttf') format('truetype'),
         url('fonts/pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/pt_sans-web-regular-webfont.eot');
    src: url('fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pt_sans-web-regular-webfont.woff2') format('woff2'),
         url('fonts/pt_sans-web-regular-webfont.woff') format('woff'),
         url('fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'camera-icons';
    src:url('fonts/camera-icons.eot?7h6q4p');
    src:url('fonts/camera-icons.eot?#iefix7h6q4p') format('embedded-opentype'),
      url('fonts/camera-icons.woff?7h6q4p') format('woff'),
      url('fonts/camera-icons.ttf?7h6q4p') format('truetype'),
      url('fonts/camera-icons.svg?7h6q4p#camera-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
.icon {
  font-family: 'camera-icons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.icon + span {
  margin-left: 5px;
  vertical-align: middle;
}

.icon-focal_length:before {
  content: '\e600';
}

.icon-exposure_time:before {
  content: '\e601';
}

.icon-iso:before {
  content: '\e602';
}

.icon-camera:before {
  content: '\e603';
}

.icon-aperture:before {
  content: '\e604';
}

.details .icon {
  margin-right: 5px;
  color: #77d45b;
}

@charset "UTF-8";

@font-face {
  font-family: "foto";
  src:url("fonts/foto.eot");
  src:url("fonts/foto.eot?#iefix") format("embedded-opentype"),
    url("fonts/foto.woff") format("woff"),
    url("fonts/foto.ttf") format("truetype"),
    url("fonts/foto.svg#foto") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "foto" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="foto-"]:before,
[class*=" foto-"]:before {
  font-family: "foto" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.foto-arrow-up:before {
  content: "\69";
}
.foto-arrow-right:before {
  content: "\6a";
}
.foto-arrow-left:before {
  content: "\6b";
}
.foto-arrow-down:before {
  content: "\6c";
}
.foto-single-arrow-up:before {
  content: "\6d";
}
.foto-single-arrow-right:before {
  content: "\6e";
}
.foto-single-arrow-down:before {
  content: "\70";
}
.foto-aperture-alt:before {
  content: "\61";
}
.foto-camera:before {
  content: "\62";
}
.foto-eye:before {
  content: "\63";
}
.foto-picasa:before {
  content: "\64";
}
.foto-stopwatch:before {
  content: "\65";
}
.foto-simple-line-icons:before {
  content: "\66";
}
.foto-simple-line-icons-1:before {
  content: "\67";
}
.foto-themify-2:before {
  content: "\72";
}
.foto-plus:before {
  content: "\68";
}
.foto-plus-round:before {
  content: "\73";
}
.foto-themify-3:before {
  content: "\74";
}
.foto-themify:before {
  content: "\6f";
}
.foto-menu-mobile:before {
  content: "\71";
}
.foto-mobile-close:before {
  content: "\75";
}
.foto-navicon-round:before {
  content: "\76";
}
.foto-remove-delete:before {
  content: "\78";
}
.foto-themify-1:before {
  content: "\77";
}
.foto-themify-4:before {
  content: "\79";
}
.foto-themify-5:before {
  content: "\7a";
}
.foto-ios-arrow-thin-right:before {
  content: "\41";
}
.foto-ios-arrow-thin-left:before {
  content: "\42";
}
.foto-information:before {
  content: "\44";
}