acha-framework
Version:
is a modular framework on both client (angular.js) and server (node.js) side, it provides security, orm, ioc, obfuscation and ...
23 lines (22 loc) • 917 B
text/less
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('/framework/fonts/IRANSansWeb.eot');
src: url('/framework/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('/framework/fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('/framework/fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('/framework/fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
font-family: BYekan;
font-style: normal;
font-weight: normal;
src: url('/framework/fonts/BYekan.eot');
src: url('/framework/fonts/BYekan.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('/framework/fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('/framework/fonts/BYekan.ttf') format('truetype');
}
.af-component, .aui-component{
font-family: IRANSans ;
}