* {
    /* font-family: "Open Sans", sans-serif; */
    font-family: "roboto", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

body {
    margin: 0;
    padding: 0;
}
