|
|
|
@ -1,5 +1,6 @@ |
|
|
|
|
@font-face { |
|
|
|
|
font-family: 'Roboto'; |
|
|
|
|
src: local('Roboto'); |
|
|
|
|
src: font-url('roboto/roboto-italic-webfont.eot'); |
|
|
|
|
src: font-url('roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), |
|
|
|
|
font-url('roboto/roboto-italic-webfont.woff2') format('woff2'), |
|
|
|
@ -12,6 +13,7 @@ |
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
font-family: 'Roboto'; |
|
|
|
|
src: local('Roboto'); |
|
|
|
|
src: font-url('roboto/roboto-bold-webfont.eot'); |
|
|
|
|
src: local('Roboto bold'), local('roboto-bold'), |
|
|
|
|
font-url('roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), |
|
|
|
@ -25,6 +27,7 @@ |
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
font-family: 'Roboto'; |
|
|
|
|
src: local('Roboto'); |
|
|
|
|
src: font-url('roboto/roboto-medium-webfont.eot'); |
|
|
|
|
src: font-url('roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), |
|
|
|
|
font-url('roboto/roboto-medium-webfont.woff2') format('woff2'), |
|
|
|
@ -37,6 +40,7 @@ |
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
font-family: 'Roboto'; |
|
|
|
|
src: local('Roboto'); |
|
|
|
|
src: font-url('roboto/roboto-regular-webfont.eot'); |
|
|
|
|
src: font-url('roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), |
|
|
|
|
font-url('roboto/roboto-regular-webfont.woff2') format('woff2'), |
|
|
|
|