@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;
}
@font-face {
src: url("../../../../../Assets/Fonts/PT_Serif/PT_Serif-Web-Regular.ttf");
fontFamily: EmbeddedArial;
embedAsCFF: true;
}
@font-face {
src: url("../../../../../Assets/Fonts/PT_Serif/PT_Serif-Web-Bold.ttf");
fontWeight: bold;
fontFamily: EmbeddedArial;
embedAsCFF: true;
}
@font-face {
src: url("../../../../../Assets/Fonts/PT_Serif/PT_Serif-Web-Italic.ttf");
fontStyle: italic;
fontFamily: EmbeddedArial;
embedAsCFF: true;
}
@font-face {
src: url("../../../../../Assets/Fonts/Cousine/Cousine-Regular.ttf");
fontFamily: EmbeddedArno;
embedAsCFF: true;
}
*/
global{
kerning: "off";
}
/* s|ButtonBar{
fontFamily: EmbeddedVerdana;
fontLookup: embeddedCFF;
fontAntiAliasType: normal;
}
s|ToggleButton{
fontFamily: EmbeddedVerdana;
fontLookup: embeddedCFF;
fontAntiAliasType: normal;
}
.fontFamily1{
fontFamily: EmbeddedArial;
}
.fontFamily2{
fontFamily: EmbeddedVerdana;
}
*/
.fontSize1{
fontSize: 8;
}
.fontSize2{
fontSize: 24;
}
.fontWeight1{
fontWeight: bold;
}
.fontWeight2{
fontWeight: normal;
}
.color1{
color: #ff0000;
}
.direction1{
textAlign: left;
direction: rtl;
}
.direction2{
textAlign: left;
direction: ltr;
}
.lineThrough1{
lineThrough: true;
}
.lineThrough2{
lineThrough: false;
}
.kerning1{
kerning: on;
}
.kerning2{
kerning: auto;
}
.kerning3{
kerning: off;
}
.textAlign1{
textAlign: left;
}
.textAlign2{
textAlign: right;
}
.textAlign3{
textAlign: center;
}
.textAlign4{
textAlign: start;
}
.textAlign5{
textAlign: end;
}
.textDecoration1{
textDecoration: underline;
}
.textDecoration2{
textDecoration: none;
}
.textIndent1{
textAlign: left;
textIndent: 0;
}
.textIndent2{
textAlign: left;
textIndent: 10;
}
.textIndent3{
textAlign: left;
textIndent: -10;
}
.paddingTop1{
}
.paddingTop2{
}
.paddingTop3{
}
.paddingLeft1{
}
.paddingLeft2{
}
.paddingLeft3{
}
.paddingBottom1{
}
.paddingBottom2{
}
.paddingBottom3{
}
.paddingRight1{
}
.paddingRight2{
}
.paddingRight3{
}
.top1{
top: 5;
}
.top2{
top: 0;
}
.top3{
top: -5;
}
.left1{
left: 5;
}
.left2{
left: 0;
}
.left3{
left: -5;
}
.bottom1{
bottom: 5;
}
.bottom2{
bottom: 0;
}
.bottom3{
bottom: -5;
}
.right1{
right: 5;
}
.right2{
right: 0;
}
.right3{
right: -5;
}
.verticalCenter1{
verticalCenter: 5;
}
.verticalCenter2{
verticalCenter: 0;
}
.verticalCenter3{
verticalCenter: -5;
}
.horizontalCenter1{
horizontalCenter: 5;
}
.horizontalCenter2{
horizontalCenter: 0;
}
.horizontalCenter3{
horizontalCenter: -5;
}
one
two
three
WAWAWAWAWA