diff --git a/package.json b/package.json
index e9099a2..623b79e 100755
--- a/package.json
+++ b/package.json
@@ -16,6 +16,8 @@
"font-awesome": "^4.7.0",
"material-design-icons": "^3.0.1",
"material-icons": "^0.1.0",
+ "npm-font-open-sans": "^1.0.3",
+ "npm-font-open-sans-condensed": "^1.0.3",
"roboto-fontface": "^0.7.0",
"source-sans-pro": "^2.0.10",
"text-fitter": "0.0.8",
diff --git a/src/App.vue b/src/App.vue
index 391754d..2961671 100755
--- a/src/App.vue
+++ b/src/App.vue
@@ -15,7 +15,8 @@ export default {
@import '../node_modules/font-awesome/css/font-awesome.css';
@import '../node_modules/material-design-icons/iconfont/material-icons.css';
@import '../node_modules/source-sans-pro/source-sans-pro.css';
-
+@import '../node_modules/npm-font-open-sans/open-sans.css';
+@import '../node_modules/npm-font-open-sans-condensed/open-sans-condensed.css';
body {
padding: 0;
margin: 0;
diff --git a/src/components/resume-oblique.vue b/src/components/resume-oblique.vue
new file mode 100644
index 0000000..b898048
--- /dev/null
+++ b/src/components/resume-oblique.vue
@@ -0,0 +1,243 @@
+
+Experience
+
+ Education
+ Skills
+ Contact
+ {{person.contact.email}}
+ ;
+ {{person.contact.phone}}
+ ;
+ {{person.contact.street}}, {{person.contact.city}}
+ ;
+
+ {{person.contact.website}}
+ ;
+
+ https://github.com/{{person.contact.github}}
+
+ oblique
+