@font-face { 
    font-family: 'Pinar';
    src: url('pinar/Pinar-DS1-FD.woff') format('woff');
}
@font-face { 
    font-family: 'Estedad';
    src: url('estedad/Estedad-VF-FD.woff2') format('woff2-variations');
}
body,p,a,ul,li,input,button,rs-layer{
    font-family: Estedad !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: Pinar !important;
}
p{
    font-variation-settings: "wght" 200;
}
