/* Aggregated stylesheet entrypoint */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('./style.base.css');
@import url('./style.desktop.css');
@import url('./style.mobile.css');
@import url('./style.shared.css');
