@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: true; } @font-face { src: url("../../../../../Assets/Fonts/Open_Sans/OpenSans-Bold.ttf"); fontWeight: bold; fontFamily: EmbeddedVerdana; embedAsCFF: true; } @font-face { src: url("../../../../../Assets/Fonts/Open_Sans/OpenSans-Italic.ttf"); fontStyle: italic; fontFamily: EmbeddedVerdana; embedAsCFF: true; } global{ kerning: "off"; } s|ButtonBar{ fontFamily: EmbeddedVerdana; fontLookup: embeddedCFF; fontAntiAliasType: normal; } s|ToggleButton{ fontFamily: EmbeddedVerdana; fontLookup: embeddedCFF; fontAntiAliasType: normal; }