@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Italic.html') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

/* @font-face {
    font-family: 'Resolve Sans';
    src: url(../fonts/resolve-sans-light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

@font-face {
    font-family: 'Resolve Sans';
    src: url(../fonts/resolve-sans-semilight.woff2) format("woff2");
    font-weight: 350;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

@font-face {
    font-family: 'Resolve Sans';
    src: url(../fonts/resolve-sans-regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

@font-face {
    font-family: 'Resolve Sans';
    src: url(../fonts/resolve-sans-medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

@font-face {
    font-family: 'Resolve Sans';
    src: url(../fonts/resolve-sans-semibold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

@font-face {
    font-family: 'Resolve Sans';
    src: url(../fonts/resolve-sans-bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

@font-face {
    font-family: Resolve-BlackExt;
    src: url('../fonts/Resolve-BlackExt.woff2') format('woff2'), url('../fonts/Resolve-BlackExt.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
} */