You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
245 B
13 lines
245 B
7 years ago
|
@import url('https://fonts.googleapis.com/css?family=Play:400,700&subset=cyrillic,cyrillic-ext,latin-ext');
|
||
|
/*
|
||
|
* Skin: Light
|
||
|
* ----------
|
||
|
*/
|
||
|
body,
|
||
|
h1,
|
||
|
h2,
|
||
|
h3,
|
||
|
h4,
|
||
|
h5 {
|
||
|
font-family: "Play", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||
|
}
|