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

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

.blogicon-Frame-blogicon:before {
  content: "\e900";
  color: #17224d;
}
