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

[class^="briski-"], [class*=" briski-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'brisk-icons' !important;
  speak: none;
  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;
}
.briski-close:before {
  content: "\e901";
}
.briski-pinterest:before {
  content: "\e900";
}
.briski-linkedin:before {
  content: "\e91c";

}
.briski-arrow:before {
  content: "\e918";

}
.briski-cart:before {
  content: "\e919";

}
.briski-facebook:before {
  content: "\e91a";

}
.briski-instagram:before {
  content: "\e91b";

}
.briski-search:before {
  content: "\e91f";

}
.briski-twitch:before {
  content: "\e920";

}
.briski-twitter:before {
  content: "\e921";

}
.briski-youtube:before {
  content: "\e922";
}
