@font-face {
    font-family: 'Black Mango';
    font-weight: 400;
    src: url('../fonts/BlackMango-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Black Mango';
    font-weight: 500;
    src: url('../fonts/BlackMango-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Black Mango';
    font-weight: 600;
    src: url('../fonts/BlackMango-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Black Mango';
    font-weight: 700;
    src: url('../fonts/BlackMango-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Stay Wonderland';
    font-weight: 300;
    src: url('../fonts/Stay_Wonderland.otf') format('opentype');
}
