@import 'utils';

:host {
  line-height: 1;
  @extend %reset;
  @extend %fontawesome;
}

.spw-icon,
.spw-icon:before {
  font-family: 'Font Awesome 5 Free';
}

.spw-icon {
  font-size: inherit;
}
