@font-face {
    font-family: 'RobotoCondensed';
    src: url('/fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedLight';
    src: url('/fonts/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('/fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GranHotel';
    src: url('/fonts/GrandHotel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}