@font-face {
    font-family: 'Roboto';
    src: url(./Roboto/Roboto-Thin.woff) format('woff'),url(./Roboto/Roboto-Thin.woff2) format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url(./Roboto/Roboto-Light.woff) format('woff'),url(./Roboto/Roboto-Light.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url(./Roboto/Roboto-Regular.woff) format('woff'),url(./Roboto/Roboto-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url(./Roboto/Roboto-Medium.woff) format('woff'),url(./Roboto/Roboto-Medium.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url(./Roboto/Roboto-Bold.woff) format('woff'),url(./Roboto/Roboto-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url(./Roboto/Roboto-Black.woff) format('woff'),url(./Roboto/Roboto-Black.woff2) format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url(./Open_Sans/OpenSans-Light.woff) format('woff'),url(./Open_Sans/OpenSans-Light.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url(./Open_Sans/OpenSans-Regular.woff) format('woff'),url(./Open_Sans/OpenSans-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url(./Open_Sans/OpenSans-Medium.woff) format('woff'),url(./Open_Sans/OpenSans-Medium.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url(./Open_Sans/OpenSans-SemiBold.woff) format('woff'),url(./Open_Sans/OpenSans-SemiBold.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url(./Open_Sans/OpenSans-Bold.woff) format('woff'),url(./Open_Sans/OpenSans-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url(./Open_Sans/OpenSans-ExtraBold.woff) format('woff'),url(./Open_Sans/OpenSans-ExtraBold.woff2) format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}