@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {
  font-size: 16px;
}

.country_flag {
  font-family: 'Noto Color Emoji', sans-serif;
}

body,
.MuiBottomNavigationAction-label,
.MuiTypography-body2,
.MuiTypography-body1,
.MuiTypography-caption,
.MuiFormLabel-root,
.MuiInputBase-input,
.MuiTab-root,
.MuiButton-root,
input,
select,
.MuiMenuItem-root,
.MuiFab-root,
.MuiTypography-h6,
textarea,
button,
.search-location-map,
.pac-container,
.MuiFormHelperText-root,
.MuiTooltip-tooltip,
.MuiListSubheader-root,
.MuiChip-root {
  font-family: "Roboto", serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.MuiDialogTitle-root {
  font-family: "Roboto", serif !important;
}