/* Vista Sans Narrow */

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("VistaSansNarOT-Light.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("VistaSansNarOT-LightItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("VistaSansNarOT-Book.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("VistaSansNarOT-BookItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("VistaSansNarOT-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("VistaSansNarOT-Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("VistaSansNarOT-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("VistaSansNarOT-MediumItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("VistaSansNarOT-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("VistaSansNarOT-BoldItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("VistaSansNarOT-Black.otf") format("opentype");
}

@font-face {
    font-family: 'Vista Sans Narrow';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("VistaSansNarOT-BlackItalic.otf") format("opentype");
}
