/*.fs (@a: 16px) { font-size: (@a) *1px; }*/ .fs (@sizeValue: 16 , @imp: '') { @remValue: @sizeValue / 16; @pxValue: (@sizeValue ); font-size: ~"@{pxValue}px"; font-size: ~"@{remValue}rem"; } @c0: #fff; @c1: rgb(204, 51, 0); @c2: rgb(51, 51, 51); @c3: #fff; @c4: rgb(255, 102, 51); @c5: rgb(0, 102, 51); @c6: rgb(0, 51, 102); @s1: rgb(255, 255, 255); @c7: rgba(0, 0, 0, 0.52); @c8: rgb(153, 153, 153); @c9: rgb(255, 255, 255); @s2: rgb(228, 228, 228); body { font-family: "jaf-bernino-sans-condensed",sans-serif; font-style: normal; font-weight: normal; } blockquote { font-style: normal; font-weight: 400; .fs(14); line-height: 22px; margin-bottom: 25px; color: rgba(102, 102, 102, 1.00); } h1, .h1 { .fs(20); line-height: 26px; margin-bottom: 25px; font-style: normal; font-weight: 600; color: rgba(0, 0, 0, 1.00); } #body h2, h2, .h2 { .fs(19); line-height: 30px; margin-bottom: 25px; font-style: normal; font-weight: 400; color: rgba(153, 0, 0, 1.00); } h3,.h3 { .fs(14); line-height: 22px; margin-bottom: 25px; font-weight: 700; font-style: normal; } h4 , .h4 { margin-bottom: 25px; font-weight: 700; font-style: normal; .fs(14); line-height: 22px; color: rgba(153, 0, 0, 1.00); } h5, .h5 { margin-bottom: 25px; font-style: normal; font-weight: 400; .fs(13); } h6, .h6 { font-weight: 400; font-style: normal; margin-bottom: 25px; .fs(12); } p, .p { margin-bottom: 25px; font-style: normal; font-weight: 400; color: rgba(102, 102, 102, 1.00); .fs(16); line-height: 22px; } .intro { .fs(16); font-style: normal; font-weight: 400; line-height: 26px; color: rgba(0, 0, 0, 1.00); } .f1 { font-style: normal; font-weight: 700; color: rgba(204, 204, 204, 1.00); .fs(14); } .f2 { font-style: normal; font-weight: 700; .fs(14); color: rgba(51, 51, 51, 1.00); } .f3 { font-style: normal; font-weight: 700; .fs(15); line-height: 18px; color: rgba(153, 153, 153, 1.00); } .f4 { font-style: normal; font-weight: 700; .fs(13); color: rgba(250, 250, 250, 1.00); } .f5 { font-style: normal; font-weight: 700; .fs(16); color: rgba(255, 255, 255, 1.00); } .f6 { font-style: normal; font-weight: 400; .fs(25); line-height: 55px; color: rgba(255, 255, 255, 1.00); } .f7 { font-style: normal; font-weight: 400; color: rgba(255, 255, 255, 1.00); .fs(18); line-height: 55px; } .f8 { font-style: normal; font-weight: 700; color: rgba(153, 0, 0, 1.00); .fs(18); line-height: 28px; } .f9 { font-style: normal; font-weight: 700; color: rgba(153, 0, 0, 1.00); .fs(30); line-height: 27px; } .f10 { font-style: normal; font-weight: 400; color: rgba(153, 153, 153, 1.00); .fs(13); line-height: 18px; } .f11 { font-style: normal; font-weight: 700; color: rgba(51, 51, 51, 1.00); .fs(14); line-height: 22px; } .f12 { font-style: normal; font-weight: 400; .fs(14); line-height: 20px; } .f13 { font-style: normal; font-weight: 400; .fs(11); line-height: 15px; color: rgba(51, 51, 51, 1.00); } .f14 { font-style: normal; font-weight: 400; .fs(11); line-height: 15px; color: rgba(153, 153, 153, 1.00); } .f15 { font-style: normal; font-weight: 400; color: rgba(255, 255, 255, 1.00); .fs(30); } #nav-below a { .p; }