@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap&subset=latin-ext');
.close{
    display:none;
}
* {
    font-family: 'Roboto', sans-serif;
}