@font-face {
    font-family: 'FrutigerLTArabic';
    src: local('FrutigerLTArabic-55Roman'), local('FrutigerLTArabic-55Roman'),
        url('../webfonts/FrutigerLTArabic-55Roman.woff2') format('woff2'),
        url('../webfonts/FrutigerLTArabic-55Roman.woff') format('woff'),
        url('../webfonts/FrutigerLTArabic-55Roman.ttf') format('truetype');
        font-weight: 400;
}

@font-face {
    font-family: 'FrutigerLTArabic';
    src: local('FrutigerLTArabic-65Bold'), local('FrutigerLTArabic-65Bold'),
        url('../webfonts/FrutigerLTArabic-65Bold.woff2') format('woff2'),
        url('../webfonts/FrutigerLTArabic-65Bold.woff') format('woff'),
        url('../webfonts/FrutigerLTArabic-65Bold.ttf') format('truetype');
        font-weight: 700;
}