@font-face {
  font-family: 'rafaela-salvato-custom-icons';
  src: url('../font/rafaela-salvato-custom-icons.eot?12737890');
  src: url('../font/rafaela-salvato-custom-icons.eot?12737890#iefix') format('embedded-opentype'),
       url('../font/rafaela-salvato-custom-icons.woff2?12737890') format('woff2'),
       url('../font/rafaela-salvato-custom-icons.woff?12737890') format('woff'),
       url('../font/rafaela-salvato-custom-icons.ttf?12737890') format('truetype'),
       url('../font/rafaela-salvato-custom-icons.svg?12737890#rafaela-salvato-custom-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'rafaela-salvato-custom-icons';
    src: url('../font/rafaela-salvato-custom-icons.svg?12737890#rafaela-salvato-custom-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "rafaela-salvato-custom-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-ic_pause_circle_outline:before { content: '\e800'; } /* '' */
.icon-ic_picture_in_picture:before { content: '\e801'; } /* '' */
.icon-ic_playlist_add:before { content: '\e802'; } /* '' */
.icon-ic_queue_play_next:before { content: '\e803'; } /* '' */
.icon-ic_restore:before { content: '\e804'; } /* '' */
.icon-ic_schedule:before { content: '\e805'; } /* '' */
.icon-ic_settings_backup_restore:before { content: '\e806'; } /* '' */
.icon-ic_shuffle:before { content: '\e807'; } /* '' */
.icon-ic_star_border:before { content: '\e808'; } /* '' */
.icon-ic_system_update_alt:before { content: '\e809'; } /* '' */
.icon-ic_timeline:before { content: '\e80a'; } /* '' */
.icon-ic_toll:before { content: '\e80b'; } /* '' */
.icon-ic_zoom_in:before { content: '\e80c'; } /* '' */
.icon-ic_double_arrow:before { content: '\e80d'; } /* '' */
.icon-ic_telephone:before { content: '\e80e'; } /* '' */
.icon-ic_attach_file:before { content: '\e80f'; } /* '' */
.icon-ic_autorenew:before { content: '\e810'; } /* '' */
.icon-ic_date_range:before { content: '\e811'; } /* '' */
.icon-ic_done:before { content: '\e812'; } /* '' */
.icon-ic_error_outline:before { content: '\e813'; } /* '' */
.icon-ic_exit_to_app:before { content: '\e814'; } /* '' */
.icon-ic_favorite_border:before { content: '\e815'; } /* '' */
.icon-ic_lightbulb_outline:before { content: '\e816'; } /* '' */
.icon-ic_mic_none:before { content: '\e817'; } /* '' */
.icon-ic_not_interested:before { content: '\e818'; } /* '' */
.icon-ic_open_in_new:before { content: '\e819'; } /* '' */
