aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/material/modules/modal.overrides
blob: 0eff4c1bec9c9833b4a5b6011bad286879e35690 (plain) (blame)
1
2
3
4
5
6
@import url(https://fonts.googleapis.com/css?family=Roboto);

.ui.modal .header {
  font-family: "Roboto", Arial, Sans-serif !important;
  font-weight: 400 !important;
}