/* Única familia permitida: GT Walsheim (pack oficial Wendy's). */

@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Ultra-Light.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Ultra-Light-Oblique.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Thin.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Thin-Oblique.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Light-Oblique.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Regular-Oblique.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Medium-Oblique.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Medium-Oblique.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Bold-Oblique.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Black-Oblique.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Ultra-Bold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT Walsheim';
    src: url('/fonts/GT-Walsheim-Ultra-Bold-Oblique.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

.gtWalsheim {
    font-family: 'GT Walsheim', sans-serif;
}

.gtWalsheimCondensed {
    font-family: 'GT Walsheim', sans-serif;
    font-weight: 900;
}
