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

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

.cv-mail-envelope:before {
  content: "\e907";
}
.cv-home:before {
  content: "\e908";
}
.cv-triangle-flag:before {
  content: "\e909";
}
.cv-graph-bar-increase:before {
  content: "\e90a";
}
.cv-logo-reddit:before {
  content: "\e900";
}
.cv-logo-tiktok:before {
  content: "\e901";
}
.cv-logo-youtube:before {
  content: "\e902";
}
.cv-logo-linkedin:before {
  content: "\e903";
}
.cv-logo-facebook:before {
  content: "\e904";
}
.cv-logo-instagram:before {
  content: "\e905";
}
.cv-logo-twitter:before {
  content: "\e906";
}
