export { FontComponent } from './font.component';
export { FontPipe } from './font.pipe';
export { FontIntoPipeModule } from './font-pipe.module';
