@namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; @font-face { src: url("../../../../Assets/Fonts/Open_Sans/OpenSans-Regular.ttf"); fontFamily: EmbeddedVerdana; embedAsCFF: false; } @font-face { src: url("../../../../Assets/Fonts/Lobster_Two/LobsterTwo-Bold.ttf"); fontFamily: EmbeddedVerdana; fontWeight: bold; fontStyle: normal; embedAsCFF: false; } mx|AdvancedDataGrid { /* embed the numeric sort indicator */ sortFontFamily: EmbeddedVerdana; } global { fontFamily: EmbeddedVerdana; fontAntiAliasType: normal; }