6 lines
170 B
Text
6 lines
170 B
Text
@import url(https://fonts.googleapis.com/css?family=Roboto);
|
|
|
|
.ui.modal .header {
|
|
font-family: "Roboto", Arial, Sans-serif !important;
|
|
font-weight: 400 !important;
|
|
}
|