@font-face {
    font-family: Samim;
    src: url('/fonts/Samim.ttf'), url('/fonts/Samim.woff'), url('/fonts/Samim.woff2'), url('/fonts/Samim.eot'), url('/fonts/Samim.svg');
}

@font-face {
    font-family: Samim;
    font-weight: bold;
    src: url('/fonts/Samim-Bold-FD.ttf'), url('/fonts/Samim-Bold-FD.woff'), url('/fonts/Samim-Bold-FD.woff2'), url('/fonts/Samim-Bold-FD.eot'), url('/fonts/Samim-Bold-FD.svg');
}


body {
    font-family: Samim;
}
