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

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

.ftd-icon-cst-v2calendar:before {
  content: "\e900";
}
.ftd-icon-cst-v2globe:before {
  content: "\e902";
}
.ftd-icon-cst-v2map:before {
  content: "\e903";
}
.ftd-icon-cst-v2message:before {
  content: "\e904";
}
.ftd-icon-cst-v2music:before {
  content: "\e905";
}
.ftd-icon-cst-v2phone:before {
  content: "\e906";
}
.ftd-icon-cst-v2user:before {
  content: "\e907";
}
