Removed lato font

This commit is contained in:
Sahat Yalkabov
2013-12-04 06:27:37 -05:00
parent ff44a0e3bd
commit 969168a7b5

View File

@ -2,15 +2,12 @@
// Sahat Yalkabov // Sahat Yalkabov
// ----------------------------------------------------- // -----------------------------------------------------
@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700");
// Variables ================================================================= // Variables =================================================================
@navbar-height: 45px; @navbar-height: 45px;
// Global ===================================================================== // Global =====================================================================
body { body {
font-family: "Lato", sans-serif;
color: #666; color: #666;
background: #e8e8e8; background: #e8e8e8;
min-height: 100%; min-height: 100%;