X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2013%2Fslides.css;h=7316fcebdb69b576cb69c11c59074e683c6394e8;hp=b15a904cd4c33c4527e01cee60c9279bffbf9eda;hb=dbf94fdfdd375bcebc1824ce6fcea93efde24e50;hpb=e1354813ad0382a8f390ad13c0afa7547e6c834c diff --git a/fosdem2013/slides.css b/fosdem2013/slides.css index b15a904..7316fce 100644 --- a/fosdem2013/slides.css +++ b/fosdem2013/slides.css @@ -2,31 +2,31 @@ * styles for talk slides * * by Robert Kaiser * * * - * (for Linuxwochen 2009) * + * (for FOSDEM 2013) * **************************/ /***** base style *****/ -@font-face{ +@font-face { font-family: 'Open Sans'; src: url('template/OpenSans-Regular-webfont.woff'); font-weight: normal; - font-style: normal + font-style: normal; } -@font-face{ +@font-face { font-family: 'Open Sans'; src: url('template/OpenSans-Semibold-webfont.woff'); font-weight: bold; - font-style: normal + font-style: normal; } -@font-face{ +@font-face { font-family: 'Open Sans'; src: url('template/OpenSans-Italic-webfont.woff'); font-weight: normal; - font-style: italic + font-style: italic; } html {