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

[class^="ore-set-3"], [class*=" ore-set-3"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Ore-font-2' !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;
}

.ore-set-3right-arrow-2-2:before {
  content: "\e902";
  color: #bcbaba;
}
.ore-set-3prev-6:before {
  content: "\e900";
}
.ore-set-3next-5:before {
  content: "\e901";
}
