/*======================================= Armenian Font ======================================*/

@font-face {
    font-family: 'ARIAL';
    src: url('ARIAL.eot');
    src: local('ARIAL Regular'), local('ARIAL'),
        url('ARIAL.eot?#iefix') format('embedded-opentype'),
        url('ARIAL.woff') format('woff'),
        url('ARIAL.ttf') format('truetype');
}

/* ---------------------- ** Page Created by Robert Avetyan ** ----------------------*/