@import url(‘fonts.googleapis.com/css?family=Open+Sans|Source+Sans+Pro|Shadows+Into+Light+Two’); @font-face {

font-family: 'altosinsights';
font-style: normal;
src: url('http://localhost:8000/assets/font/altosinsights.eot');
src: local('http://localhost:8000/assets/font/altosinsights'), url('http://localhost:8000/assets/font/altosinsights.eot') format('embedded-opentype'), url('http://localhost:8000/assets/font/altosinsights.woff') format('woff');

} @font-face {

font-family: 'Zooja';
src: local('http://localhost:8000/assets/font/Zooja.ttf');

}

$logo : ‘Zooja’, sans-serif; $textos : ‘Open Sans’, sans-serif; $titulos : ‘altosinsights’, sans-serif; $especial : ‘Shadows Into Light Two’, cursive;