Added Ubuntu font

This commit is contained in:
Ramon Gebben
2015-01-16 13:07:18 +01:00
parent 878760913d
commit e0ef1b335d

View File

@@ -4,6 +4,7 @@
// ===========================================================/
// ROOT =======================================================
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);
/* CSS Normalize =========================================== */
@import "normalize.less";
/* Variables and mixins ==================================== */
@@ -60,4 +61,4 @@
/* 2x for retina displays ================================== */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
@import "2x.less";
}
}