@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url(all.css) screen;
@import url(max-991.css) screen and (max-width: 991px);
@import url(max-767.css) screen and (max-width: 767px);
