compass-web/v2/assets/css/ace-fonts.css
jiahuay 78768820e7 Build basic code structure using ui-router
Change-Id: I6a8dc1f2c13319f25072347c535d4d16dc0d6122
2014-06-16 11:03:25 -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');
}