Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | espaco | 1 | /* roboto-300 - latin */ |
| 2 | @font-face { |
||
| 3 | font-family: 'Roboto'; |
||
| 4 | font-style: normal; |
||
| 5 | font-weight: 300; |
||
| 6 | src: url("\#{resource['ultima-layout:fonts/roboto-v15-latin-300.eot']}"); /* IE9 Compat Modes */ |
||
| 7 | src: local('Roboto Light'), local('Roboto-Light'), |
||
| 8 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-300.eot']}#iefix") format('embedded-opentype'), /* IE6-IE8 */ |
||
| 9 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-300.woff2']}") format('woff2'), /* Super Modern Browsers */ |
||
| 10 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-300.woff']}") format('woff'), /* Modern Browsers */ |
||
| 11 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-300.ttf']}") format('truetype'), /* Safari, Android, iOS */ |
||
| 12 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-300.svg']}#Roboto") format('svg'); /* Legacy iOS */ |
||
| 13 | } |
||
| 14 | /* roboto-regular - latin */ |
||
| 15 | @font-face { |
||
| 16 | font-family: 'Roboto'; |
||
| 17 | font-style: normal; |
||
| 18 | font-weight: 400; |
||
| 19 | src: url("\#{resource['ultima-layout:fonts/roboto-v15-latin-regular.eot']}"); /* IE9 Compat Modes */ |
||
| 20 | src: local('Roboto'), local('Roboto-Regular'), |
||
| 21 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-regular.eot']}#iefix") format('embedded-opentype'), /* IE6-IE8 */ |
||
| 22 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-regular.woff2']}") format('woff2'), /* Super Modern Browsers */ |
||
| 23 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-regular.woff']}") format('woff'), /* Modern Browsers */ |
||
| 24 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-regular.ttf']}") format('truetype'), /* Safari, Android, iOS */ |
||
| 25 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-regular.svg']}#Roboto") format('svg'); /* Legacy iOS */ |
||
| 26 | } |
||
| 27 | /* roboto-700 - latin */ |
||
| 28 | @font-face { |
||
| 29 | font-family: 'Roboto'; |
||
| 30 | font-style: normal; |
||
| 31 | font-weight: 700; |
||
| 32 | src: url("\#{resource['ultima-layout:fonts/roboto-v15-latin-700.eot']}"); /* IE9 Compat Modes */ |
||
| 33 | src: local('Roboto Bold'), local('Roboto-Bold'), |
||
| 34 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-700.eot']}#iefix") format('embedded-opentype'), /* IE6-IE8 */ |
||
| 35 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-700.woff2']}") format('woff2'), /* Super Modern Browsers */ |
||
| 36 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-700.woff']}") format('woff'), /* Modern Browsers */ |
||
| 37 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-700.ttf']}") format('truetype'), /* Safari, Android, iOS */ |
||
| 38 | url("\#{resource['ultima-layout:fonts/roboto-v15-latin-700.svg']}#Roboto") format('svg'); /* Legacy iOS */ |
||
| 39 | } |
||
| 40 | |||
| 41 | @font-face { |
||
| 42 | font-family: 'Material Icons'; |
||
| 43 | font-style: normal; |
||
| 44 | font-weight: 400; |
||
| 45 | src: url("\#{resource['ultima-layout:fonts/MaterialIcons-Regular.eot']}"); /* For IE6-8 */ |
||
| 46 | src: local('Material Icons'), |
||
| 47 | local('MaterialIcons-Regular'), |
||
| 48 | url("\#{resource['ultima-layout:fonts/MaterialIcons-Regular.woff2']}") format('woff2'), |
||
| 49 | url("\#{resource['ultima-layout:fonts/MaterialIcons-Regular.woff']}") format('woff'), |
||
| 50 | url("\#{resource['ultima-layout:fonts/MaterialIcons-Regular.ttf']}") format('truetype'); |
||
| 51 | } |