.space-grotesk-regular {
  font-family: "Space Grotesk", sans-serif!important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.space-grotesk-title {
  font-family: "Space Grotesk", sans-serif!important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.space-grotesk-medium {
  font-family: "Space Grotesk", sans-serif!important;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.space-grotesk-bold {
  font-family: "Space Grotesk", sans-serif!important;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

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

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

.iconrebos-chiudi:before {
  content: "\e900";
}
.iconrebos-freccia4:before {
  content: "\e901";
}
.iconrebos-freccia3:before {
  content: "\e902";
}
.iconrebos-playvideo:before {
  content: "\e903";
}
.iconrebos-produzione:before {
  content: "\e904";
}
.iconrebos-personale:before {
  content: "\e905";
}
.iconrebos-certificato:before {
  content: "\e906";
}
.iconrebos-azienda:before {
  content: "\e907";
}
.iconrebos-design:before {
  content: "\e908";
}
.iconrebos-stella:before {
  content: "\e909";
}
.iconrebos-freccia2:before {
  content: "\e90a";
}
.iconrebos-caret:before {
  content: "\e90b";
}
.iconrebos-contatti:before {
  content: "\e90c";
}
.iconrebos-freccia1:before {
  content: "\e90d";
}
