All Downloads are FREE. Search and download functionalities are using the official Maven repository.

html.css.fontello.css Maven / Gradle / Ivy

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot');
    src: url('../fonts/fontello.woff2') format('woff2'),
    url('../fonts/fontello.woff') format('woff'),
    url('../fonts/fontello.ttf') format('truetype'),
    url('../fonts/fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/fontawesome-webfont.woff') format('woff'),
    url('../fonts/fontawesome-webfont.ttf') format('truetype'),
    url('../fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?38351233#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.image-default:before {
    font-family: "fontawesome";
    content: '\f02b';
}
.icon-make:before { font-family: "fontello";content: '\e800'; } /* '' */
.icon-model:before { font-family: "fontello";content: '\e801'; } /* '�?' */
.icon-uniquecameramodel:before { font-family: "fontello";content: '\e801'; } /* '�?' */
.icon-cameraserialnumber:before { font-family: "fontello";content: '\e801'; } /* '�?' */
.icon-samplesperpixel:before { font-family: "fontello";content: '\e802'; } /* '' */
.icon-imagewidth:before { font-family: "fontello";content: '\e803'; } /* '' */
.icon-imagelength:before { font-family: "fontello";content: '\e804'; } /* '' */
.icon-bitspersample:before { font-family: "fontello";content: '\e805'; } /* '' */
.icon-datetime:before { font-family: "fontello";content: '\e806'; } /* '' */
.icon-previewdatetime:before { font-family: "fontello";content: '\e806'; } /* '' */
.icon-compression:before { font-family: "fontello";content: '\e807'; } /* '' */
.icon-photometricinterpretation:before { font-family: "fontello";content: '\e808'; } /* '' */
.icon-pencil:before { font-family: "fontello";content: '\e809'; } /* '' */
.icon-resolutionunit:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-xresolution:before { font-family: "fontello";content: '\e803'; } /* '' */
.icon-yresolution:before { font-family: "fontello";content: '\e804'; } /* '' */
.icon-software:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-xmp:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-exififd:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-profilename:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-profilecalibrationsignature:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-cameracalibrationsignature:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-profilecopyright:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-previewapplicationname:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-calibrationsignature:before { font-family: "fontello";content: '\e80a'; } /* '' */
.icon-originalrawfilename:before { font-family: "fontello";content: '\e80b'; } /* '?' */
.icon-orientation:before { font-family: "fontello";content: '\e80c'; } /* '?' */
.icon-copyright:before {
    font-family: "fontawesome";
    content: '\f1f9';
}
.icon-artist:before {
    font-family: "fontawesome";
    content: '\f007';
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy