@font-face {
  font-family: 'Brikk-Font';
  src:  url('fonts/Brikk-Font.eot?o4k190');
  src:  url('fonts/Brikk-Font.eot?o4k190#iefix') format('embedded-opentype'),
    url('fonts/Brikk-Font.ttf?o4k190') format('truetype'),
    url('fonts/Brikk-Font.woff?o4k190') format('woff'),
    url('fonts/Brikk-Font.svg?o4k190#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-facebook2:before {
  content: "\ea91";
}
