@font-face {
    font-family: 'Garamond';
    src: url("/fonts/CormorantGaramond-Light.ttf");
}
@font-face {
    font-family: 'JosefinSans';
    src: url("/fonts/JosefinSans-Light.ttf");
}
@font-face {
    font-family: 'Montserrat';
    src: url("/fonts/Montserrat-Light.ttf");
}
@font-face {
    font-family: 'IMMOOFONT2';
    src: url("/fonts/IMMOOFONT2-REGULAR.ttf");
}
@font-face {
    font-family: 'Quicksand';
    src: url("/fonts/Quicksand-Light.ttf");
}

@font-face {
    font-family: 'Roboto';
    src: url("/fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: 'RobotoCondensed';
    src: url("/fonts/RobotoCondensed-Light.ttf");
}

@font-face {
    font-family: 'RobotoMono';
    src: url("fonts/RobotoMono-Light.ttf");
}

@font-face {
    font-family: 'Inter';
    src: url("/fonts/Inter.ttf");
}






