@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?rvg68s');
  src:  url('fonts/icomoon.eot?rvg68s#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?rvg68s') format('truetype'),
    url('../../fonts/icomoon.woff?rvg68s') format('woff'),
    url('../../fonts/icomoon.svg?rvg68s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-casino:before {
  content: "\e900";
}
.icon-down-arrow .path1:before {
  content: "\e901";
  color: rgb(255, 193, 7);
}
.icon-down-arrow .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-football:before {
  content: "\e903";
}
.icon-tennis:before {
  content: "\e904";
}
.icon-volleyball:before {
  content: "\e905";
}
.icon-basketball-ball-variant:before {
  content: "\e906";
}
