--- a/src/ldt/ldt/ldt_utils/templates/front/front_base.html Fri Jan 20 17:57:42 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/front/front_base.html Mon Jan 23 17:07:23 2012 +0100
@@ -13,6 +13,7 @@
{% block js_import %}{% endblock %}
{% block css_declaration %}{% endblock %}
{% block css_import %}
+ <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="{{LDT_MEDIA_PREFIX}}css/front_common.css" type="text/css"/>
{% endblock %}
{% block js_declaration %}{% endblock %}