@font-face {
    font-family: 'GarageGothic';
    src: url('font/GarageGothic-Black.woff2') format('woff2'), url('font/GarageGothic-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GarageGothic';
    src: url('font/GarageGothic-Regular.woff2') format('woff2'), url('font/GarageGothic-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cervo';
    src: url('font/Cervo-Regular.woff2') format('woff2'), url('font/Cervo-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AmmanSansArabic';
    src: url('font/AmmanSansArabic-Bold.woff2') format('woff2'), url('font/AmmanSansArabic-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}