@font-face {
    font-family: 'LemonMilk';
    font-weight: bold;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-Bold.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: bold;
    font-style: italic;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-BoldItalic.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: 300;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-Light.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: 300;
    font-style: italic;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-LightItalic.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: 400;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-Medium.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: 400;
    font-style: italic;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-MediumItalic.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: 600;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-Regular.otf");
}
@font-face {
    font-family: 'LemonMilk';
    font-weight: 600;
    font-style: italic;
    src: url("https://travellandings.minube.com/fonts/LEMONMILK-RegularItalic.otf");
}
@font-face {
    font-family: 'Avenir';
    src: url("https://travellandings.minube.com/fonts/AvenirLTStd-Book.otf");
}
