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

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

.beroia-icons-App-Development:before {
  content: "\e900";
}
.beroia-icons-Digital-Markerting:before {
  content: "\e901";
}
.beroia-icons-E-Commerce:before {
  content: "\e902";
}
.beroia-icons-Graphic-Design:before {
  content: "\e903";
}
.beroia-icons-Mobile-App-Development:before {
  content: "\e904";
}
.beroia-icons-Products-SEO:before {
  content: "\e905";
}
.beroia-icons-Web-Design:before {
  content: "\e906";
}
.beroia-icons-Web-Development:before {
  content: "\e907";
}
