﻿

@font-face {
    font-family: 'Sans';
    src: url('/fonts/IRANSansWeb.eot') format('eot'), /* IE6–8 */ url('/fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/IRANSansWeb.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'Yekan';
    src: url('/fonts/operator-light-webfont.eot');
    src: url('/fonts/Yekan.eot') format('embedded-opentype'), url('/fonts/Yekan.woff') format('woff'), url('/fonts/Yekan.ttf') format('truetype'), url('/fonts/operator-light-webfont.svg#OperatorLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body,h1,h2,h3,h4,h5,h6,p,div,ul,li,select,input,textarea,header,section,article,aside,span,table,tr,td,th,label,option,optgroup,* {
font-family:'Sans',Yekan,Calibri,sans-serif,Arial ;
}
::selection {
background-color:rgba(72, 0, 255,0.5);
}
::-moz-selection {
background-color:rgba(72, 0, 255,0.5);
}
.Green-Text {
color:#0a8e0a;
}
.Red-Text {
color:#ff7f7f;
}
.Orange-Text {
color:#ffd800;
}