@font-face {
    font-family: 'Google Sans';
    src: url('../eot/googlesans-bold.eot');
    src: url('../eot/googlesans-boldd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/googlesans-bold.woff2') format('woff2'),
        url('../woff/googlesans-bold.woff') format('woff'),
        url('../ttf/googlesans-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('../eot/googlesans-bolditalic.eot');
    src: url('../eot/googlesans-bolditalicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/googlesans-bolditalic.woff2') format('woff2'),
        url('../woff/googlesans-bolditalic.woff') format('woff'),
        url('../ttf/googlesans-bolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('../eot/googlesans-italic.eot');
    src: url('../eot/googlesans-italicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/googlesans-italic.woff2') format('woff2'),
        url('../woff/googlesans-italic.woff') format('woff'),
        url('../ttf/googlesans-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('../eot/googlesans-medium.eot');
    src: url('../eot/googlesans-mediumd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/googlesans-medium.woff2') format('woff2'),
        url('../woff/googlesans-medium.woff') format('woff'),
        url('../ttf/googlesans-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('../eot/googlesans-regular.eot');
    src: url('../eot/googlesans-regulard41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/googlesans-regular.woff2') format('woff2'),
        url('../woff/googlesans-regular.woff') format('woff'),
        url('../ttf/googlesans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('../eot/googlesans-mediumitalic.eot');
    src: url('../eot/googlesans-mediumitalicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/googlesans-mediumitalic.woff2') format('woff2'),
        url('../woff/googlesans-mediumitalic.woff') format('woff'),
        url('../ttf/googlesans-mediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}



*, body, p, h1, h2, h3, h4, li, a {
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    line-height: 25px;
}