diff --git a/assets/css/main.css b/assets/css/main.css index 3ec7e64..b074f78 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,10 +1,5 @@ @import url(fontawesome-all.min.css); -@import url("https://fonts.googleapis.com/css?family=Roboto:400,700"); -/* - Eventually by HTML5 UP - html5up.net | @ajlkn - Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -*/ +@import url(roboto.css); html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, diff --git a/assets/css/roboto.css b/assets/css/roboto.css new file mode 100644 index 0000000..9b4a1ec --- /dev/null +++ b/assets/css/roboto.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url(../webfonts/roboto400.woff) format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url(../webfonts/roboto700.woff) format('woff'); +} diff --git a/assets/webfonts/roboto400.woff b/assets/webfonts/roboto400.woff new file mode 100644 index 0000000..86b3863 Binary files /dev/null and b/assets/webfonts/roboto400.woff differ diff --git a/assets/webfonts/roboto700.woff b/assets/webfonts/roboto700.woff new file mode 100644 index 0000000..a5d98fc Binary files /dev/null and b/assets/webfonts/roboto700.woff differ diff --git a/index.html b/index.html index 91c252c..9e5493d 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,5 @@ - +
A High School Student From Beijing, China
- Subsrcibe through email and keep you informed
A High School Student from Beijing, China
+ Click the links below for further exploration