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

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

.valentine-plane:before {
  content: "\e906";
}
.valentine-diamond:before {
  content: "\e905";
}
.valentine-book:before {
  content: "\e900";
}
.valentine-calendar:before {
  content: "\e901";
}
.valentine-camera:before {
  content: "\e902";
}
.valentine-chat:before {
  content: "\e903";
}
.valentine-chat-2:before {
  content: "\e904";
}
.valentine-folder:before {
  content: "\e90b";
}
.valentine-heart:before {
  content: "\e90c";
}
.valentine-heart-2:before {
  content: "\e90d";
}
.valentine-house:before {
  content: "\e90e";
}
.valentine-pin:before {
  content: "\e90f";
}
.valentine-telephone:before {
  content: "\e916";
}
