/* Letras navbar */
@font-face {
    font-family: 'AvenirLTStd55Roman';
    src: url('/real_estate_management/static/src/fonts/AvenirLTStd/AvenirLTStd-55Roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LuminarySerif';
    src: url('/real_estate_management/static/src/fonts/654LuminarySerif/LuminarySerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd';
    src: url('/real_estate_management/static/src/fonts/AvenirLTStd/AvenirLTStd-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}