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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'romantic' !important;
  speak: none;
  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;
}

.romantic-Unnanima:before {
  content: "\e901";
}
.romantic-Romantic:before {
  content: "\e902";
}
.romantic-Issu:before {
  content: "\e900";
}
