﻿@font-face {
    font-family: 'argess';
    src: url('../fonts/argess.eot') format('embedded-opentype'), url('../fonts/argess.svg') format('svg'), url('../fonts/argess.ttf') format('truetype'), url('../fonts/argess.woff') format('woff'), url('../fonts/argess.woff2') format('woff2');
}

html {
    height: 100%;
    direction: rtl;
}

body {
    
    font-family: 'argess', sans-serif;
   
}
