diff --git a/_src/_assets/styl/poststyle-2300.styl b/_src/_assets/styl/poststyle-2300.styl index 8b767569..cd2b3e3b 100644 --- a/_src/_assets/styl/poststyle-2300.styl +++ b/_src/_assets/styl/poststyle-2300.styl @@ -46,7 +46,7 @@ kbd.ios box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 2px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 #ffffff kbd.android - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif + font-family: 'RobotoRegular', "Helvetica Neue", Helvetica, Arial, sans-serif color: #ffffff text-shadow: none padding: .3em @@ -70,4 +70,3 @@ kbd.android.color src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular-webfont.woff') format('woff'), url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg') font-weight: normal font-style: normal -