html,
body {
    font-family: 'samim';
    overflow: auto;
}
@font-face {
    font-family: samim;
    font-style: normal;
    font-weight: 950;
    src: url("../nshared/font/fonts/Samim-FD.ttf") format("ttf");
    src: url("../nshared/font/fonts/Samim-FD.woff") format("woff"),

}
