/* Aldine for Marriott Font Family */
@font-face {
    font-family: 'Aldine for Marriott';
    src: url('../fonts/AldineforMarriott.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aldine for Marriott';
    src: url('../fonts/AldineforMarriott-Lt.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aldine for Marriott';
    src: url('../fonts/AldineforMarriott-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aldine for Marriott';
    src: url('../fonts/AldineforMarriott-LtItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Swiss721BT Font Family */
@font-face {
    font-family: 'Swiss721BT';
    src: url('../fonts/Swiss721BT-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swiss721BT';
    src: url('../fonts/Swiss721BT-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swiss721BT';
    src: url('../fonts/Swiss721BT-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swiss721BT';
    src: url('../fonts/Swiss721BT-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swiss721BT';
    src: url('../fonts/Swiss721BT-BoldCondensed.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}
