@font-face {
    font-display: swap;
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 100;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Thin.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Thin.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 200;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Extralight.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Extralight.woff2') format('woff2');
}
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Light.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Light.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 350;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Book.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Book.woff2') format('woff2');
}
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Regular.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Regular.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Medium.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Medium.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 600;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Bold.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Bold.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Heavy.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Heavy.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 800;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Black.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Black.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABC Whyte';
    font-style: normal;
    font-weight: 900;
    src: local(''),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Super.woff') format('woff'),
    url('/resources/_build/fonts/Whyte_ABCWhyte-Super.woff2') format('woff2');
}
