/* Load Merriweather Regular and Bold and Roboto Regular, Medium and Bold from Google Fonts*/
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Roboto:wght@400;500;700&display=swap');

/* Missing Alison Regular font */
.firebase-emulator-warning{
    display: none !important;;
}