/* ===========================
   VWText
=========================== */

@font-face {
    font-family: 'VWText';
    src: url('/fonts/VWText/VWTextWeb-Light.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWText';
    src: url('/fonts/VWText/VWTextWeb-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWText';
    src: url('/fonts/VWText/VWTextWeb-RegularItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'VWText';
    src: url('/fonts/VWText/VWTextWeb-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWText';
    src: url('/fonts/VWText/VWTextWeb-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* ===========================
   VWHead
=========================== */

@font-face {
    font-family: 'VWHead';
    src: url('/fonts/VWHead/VWHeadWeb-Light.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWHead';
    src: url('/fonts/VWHead/VWHeadWeb-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWHead';
    src: url('/fonts/VWHead/VWHeadWeb-RegularItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'VWHead';
    src: url('/fonts/VWHead/VWHeadWeb-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VWHead';
    src: url('/fonts/VWHead/VWHeadWeb-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'VWHead';
    src: url('/fonts/VWHead/VWHeadWeb-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* ===========================
   VW Icons
=========================== */

@font-face {
    font-family: 'vw-icons';
    src: url('/fonts/VWIcons/vw-icons.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}