@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");

:not(.fas) { font-family: var(--main-font-family),Inter,"Helvetica Neue",Helvetica,Arial,sans-serif; line-height: 20px; }

:root { --main-font-family: "Inter"; }