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

[class^="iconic-"], [class*=" iconic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size:65px;
  /*line-height: 1;*/

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconic-sinta:before {
  content: "\e900";
}
