@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300;1,9..40,400&display=swap');

@font-face {
    font-family: 'Vibes';
    src: url('assets/fonts/Vibes.TTF') format('truetype');
}
@font-face {
    font-family: 'Zaatar';
    src: url('assets/fonts/Zaatar-Black.otf') format('opentype');
    font-weight: 900;
}
@font-face {
    font-family: 'Palestine';
    src: url('assets/fonts/Palestine-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Rubbama';
    src: url('assets/fonts/KORubbama-Black.otf') format('opentype');
    font-weight: 900;
}
@font-face {
    font-family: 'Momken';
    src: url('assets/fonts/KoMomken-Regular.otf') format('opentype');
}