@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(opensans-bold.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(opensans-semibold.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(opensans-regular.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(opensans-light.woff2) format('woff2');
    font-display: swap;
}
