X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fhtml%2Fcaptive%2Fassets%2Fcaptive.css;fp=html%2Fhtml%2Fcaptive%2Fassets%2Fcaptive.css;h=6f231bc4736e2e1fe86ee8864c9f2749e123e350;hp=f575f01ee47c4c27ac6da36155ba60c9b14229cc;hb=1f06098ba7f4894c9e3dfb744c38f6ef5c576743;hpb=70f6cba43efc1269712ed17020c2e1cf9d6fe86e diff --git a/html/html/captive/assets/captive.css b/html/html/captive/assets/captive.css index f575f01ee4..6f231bc473 100644 --- a/html/html/captive/assets/captive.css +++ b/html/html/captive/assets/captive.css @@ -1,3 +1,21 @@ +@font-face { + font-family: "Ubuntu"; + font-weight: 300; + src: local("Ubuntu Light"), local("Ubuntu-Light"), url("Ubuntu-L.ttf") format("truetype"); +} + +@font-face { + font-family: "Ubuntu"; + font-weight: 400; + src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url("Ubuntu-R.ttf") format("truetype"); +} + +@font-face { + font-family: "Ubuntu"; + font-weight: 500; + src: local("Ubuntu Medium"), local("Ubuntu-Medium"), url("Ubuntu-M.ttf") format("truetype"); +} + body { background-image: url("../cgi-bin/logo.cgi"); background-size: 100%;