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

.icon-brikk- {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Brikk-Font' !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;
}

.icon-brikk-instagram1:before {
  content: "\e900";
}
.icon-brikk-instagram:before {
  content: "\ea92";
}
