@font-face {
  font-family: 'canic';
  src:
    url('fonts/canic.ttf?nnl7r2') format('truetype'),
    url('fonts/canic.woff?nnl7r2') format('woff'),
    url('fonts/canic.svg?nnl7r2#canic') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.canic-ico,
.canic-vape .path1,
.canic-vape .path2,
.canic-cannabis-leafs .path1,
.canic-cannabis-leafs .path2,
.canic-cannabis-leafs .path3 {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'canic' !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;
}

.canic-vape .path1:before {
  content: "\e905";
}
.canic-vape .path2:before {
  content: "\e906";
  margin-left: -0.587890625em;
  opacity: 0.4;
}
.canic-cannabis-leafs .path1:before {
  content: "\e902";
  opacity: 0.2;
}
.canic-cannabis-leafs .path2:before {
  content: "\e903";
  margin-left: -0.9345703125em;
  color: rgb(255, 255, 255);
  opacity: 0.5;
}
.canic-cannabis-leafs .path3:before {
  content: "\e904";
  margin-left: -0.9345703125em;
  opacity: 0.75;
}
.canic-cake:before {
  content: "\e900";
}
.canic-cannabis:before {
  content: "\e901";
}
.canic-pills:before {
  content: "\e917";
}
.canic-bank:before {
  content: "\e91c";
}
.canic-bottle:before {
  content: "\e91d";
}
