@font-face {
  font-family: 'ToanCV';
  src:
    url('fonts/ToanCV.ttf?vl0jpa') format('truetype'),
    url('fonts/ToanCV.woff?vl0jpa') format('woff'),
    url('fonts/ToanCV.svg?vl0jpa#ToanCV') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ico-clear:before {
  content: "\e902";
}
.ico-bolt:before {
  content: "\e900";
}
.ico-phone:before {
  content: "\e904";
}
.ico-droplet:before {
  content: "\e90b";
}
.ico-heart:before {
  content: "\e9da";
}
.ico-call:before {
  content: "\e903";
}
.ico-snowflake:before {
  content: "\e901";
}
