@font-face {
  font-family: 'cv-demo-popup';
  src:  url('fonts/cv-demo-popup.eot?c4k2kh');
  src:  url('fonts/cv-demo-popup.eot?c4k2kh#iefix') format('embedded-opentype'),
    url('fonts/cv-demo-popup.ttf?c4k2kh') format('truetype'),
    url('fonts/cv-demo-popup.woff?c4k2kh') format('woff'),
    url('fonts/cv-demo-popup.svg?c4k2kh#cv-demo-popup') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cvdemo-"], [class*=" cvdemo-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cv-demo-popup' !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;
}

.cvdemo-next:before {
  content: "\a904";
}
.cvdemo-docs:before {
  content: "\a900";
}
.cvdemo-cloud-computing:before {
  content: "\a901";
}
.cvdemo-bag:before {
  content: "\a902";
}
.cvdemo-view:before {
  content: "\a903";
}
