@font-face {
    font-family: 'Armandei';
    src: url('../fonts/Samim-Bold-FD-WOL.eot');
    src: url('../fonts/Samim-Bold-FD-WOL.woff') format('woff2');
    src: url('../fonts/Samim-Bold-FD-WOL.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: "Armandei";
}