compass-web/app/assets/css/ace-fonts.css
Jiahua Yan 8c58115dca Add 2.0 tag
Change-Id: Ibfd7dbb0e00614508ede82b5ff640b6e2c74d6ad
2016-06-17 16:21:28 -07:00

13 lines
500 B
CSS

/* included only when we don't want to use fonts from google server */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(../font/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(../font/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}