@font-face {
    font-family: 'Martell';
    src: url('Martell-Medium.woff2') format('woff2'), url('Martell-Medium.woff') format('woff'), url('Martell-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martell';
    src: url('Martell-Regular.woff2') format('woff2'), url('Martell-Regular.woff') format('woff'), url('Martell-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martell';
    src: url('Martell-Bold.woff2') format('woff2'), url('Martell-Bold.woff') format('woff'), url('Martell-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martell';
    src: url('Martell-Thin.woff2') format('woff2'), url('Martell-Thin.woff') format('woff'), url('Martell-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
