@charset "UTF-8";
@font-face {
    font-family: 'eqtsad';
    font-style: normal;
    font-weight: 400;
    font-style:normal;
    src: url(/theme/fonts/eqtsad-regular.woff) format('woff');

}

body{

    font-family: "eqtsad" !important;
    font-size:14px;
    

}