Download this file

css_002.css    13 lines (12 with data), 483 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
@font-face {
font-family: 'Sintony';
font-style: normal;
font-weight: 400;
src: local('Sintony'), url(http://themes.googleusercontent.com/static/fonts/sintony/v2/3U1YPkuvIZcjFV_iKr78mw.woff) format('woff');
}
@font-face {
font-family: 'Sintony';
font-style: normal;
font-weight: 700;
src: local('Sintony Bold'), local('Sintony-Bold'), url(http://themes.googleusercontent.com/static/fonts/sintony/v2/TiXPkS2VjL9yF_daQZv9IhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}