Commit 1b6a31bf by Muhammad Usman

styling fixes on font face

parent 0b7c8196
import { NgModule } from '@angular/core';
import { RouterModule, Routes } from '@angular/router';
import { AuthModule } from './auth/auth.module';
import { DashboardModule } from './dashboard/dashboard.module';
import { HomeGuard } from './guards/home.guard';
import { PublicGuard } from './guards/public.guard';
import { WrapperComponent } from './layouts/wrapper/wrapper.component';
......
......@@ -7,10 +7,10 @@
}
@font-face {
font-family: 'Museo Sans Rounded';
}
//@font-face {
// font-family: 'Museo Sans Rounded';
//
//}
@import "flex-helpers";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment