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

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

.rgi-aerospace:before {
  content: "\e900";
}
.rgi-caulk-gun:before {
  content: "\e901";
}
.rgi-customize:before {
  content: "\e902";
}
.rgi-electricity:before {
  content: "\e903";
}
.rgi-forward-right:before {
  content: "\e904";
}
.rgi-industrial:before {
  content: "\e905";
}
.rgi-lifting:before {
  content: "\e906";
}
.rgi-machinery:before {
  content: "\e907";
}
.rgi-mail:before {
  content: "\e908";
}
.rgi-mat:before {
  content: "\e909";
}
.rgi-medical:before {
  content: "\e90a";
}
.rgi-monitoring:before {
  content: "\e90b";
}
.rgi-oil-drum:before {
  content: "\e90c";
}
.rgi-phone-receiver-silhouette:before {
  content: "\e90d";
}
.rgi-process:before {
  content: "\e90e";
}
.rgi-right-arrow:before {
  content: "\e90f";
}
.rgi-rubber:before {
  content: "\e910";
}
.rgi-rubber-ring:before {
  content: "\e911";
}
.rgi-train:before {
  content: "\e912";
}
.rgi-water:before {
  content: "\e913";
}
.rgi-water-hose:before {
  content: "\e914";
}
