1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-08-24 04:32:20 +00:00

Changed font to Open Sans

This commit is contained in:
J. Fernando Sánchez
2014-04-08 13:08:47 +02:00
parent bc4c4bbaa0
commit 3ddba31b88
7 changed files with 28 additions and 55 deletions

View File

@@ -18,7 +18,7 @@
<link rel="stylesheet" media="only screen and (min-width: 0px) and (max-width: 599px)" href="/css/main-xs.css">
<link rel="stylesheet" media="only screen and (min-width: 600px) and (max-width: 1199px)" href="/css/main-medium.css">
<link rel="stylesheet" media="only screen and (min-width: 1200px)" href="/css/main-desktop.css">
<link href='http://fonts.googleapis.com/css?family=Overlock|Comfortaa' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300|Comfortaa' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="container" class="container">