[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / dox-sequence-diagram-ui / src / main / webapp / res / ecomp / asdc / common / _typography.scss
index 5d23eff..c2a924e 100644 (file)
@@ -1,25 +1,6 @@
 /* Fonts */
-@font-face {
-  font-family: Omnes-Light;
-  src: url('ecomp/asdc/common/fonts/omnes-att-light.otf');
-}
 
-@font-face {
-  font-family: Omnes-Regular;
-  src: url('ecomp/asdc/common/fonts/omnes-att-regular.otf');
-}
-
-@font-face {
-  font-family: Omnes-Medium;
-  src: url('ecomp/asdc/common/fonts/omnes-att-medium.otf');
-}
-
-@font-face {
-  font-family: Omnes-Bold;
-  src: url('ecomp/asdc/common/fonts/omnes-att-bold.otf');
-}
-
-$base-font-regular: omnes-regular, "Omnes-Regular";
-$base-font-light: omnes-light, "Omnes-Light";
-$base-font-medium: omnes-medium, "Omnes-Medium";
-$base-font-bold: omnes-bold, "Omnes-Bold";
+$base-font-regular: omnes-regular, Arial, sans-serif;
+$base-font-light: omnes-light, Arial, sans-serif;
+$base-font-medium: omnes-medium, Arial, sans-serif;
+$base-font-bold: omnes-bold, Arial, sans-serif;