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

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

.dice-1 .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.dice-1 .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
.dice-2 .path1:before {
  content: "\e902";
  color: rgb(255, 255, 255);
}
.dice-2 .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
.dice-3 .path1:before {
  content: "\e904";
  color: rgb(255, 255, 255);
}
.dice-3 .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
.dice-4 .path1:before {
  content: "\e906";
  color: rgb(255, 255, 255);
}
.dice-4 .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
.dice-5 .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
}
.dice-5 .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
.dice-6 .path1:before {
  content: "\e90a";
  color: rgb(255, 255, 255);
}
.dice-6 .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
