/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29.06.2014, 19:23:22
    Author     : Daniel
*/
/**
 * Original von Google Font API
 * Molengo lizensiert unter SIL Open Font License, 1.1
 * Droid Serif lizensiert unter Apache License, version 2.0
 * In andere Formate konvertiert durch Font Squirrel (http://www.fontsquirrel.com)
*/

@font-face {
    font-family: 'Molengo';
    src: url('molengo-regular-webfont.eot');
    src: local('☺'),
        url('fonts/molengo-regular-webfont.woff') format('woff'),
        url('fonts/molengo-regular-webfont.ttf') format('truetype'),
        url('fonts/molengo-regular-webfont.svg#webfontN1dDPhwW') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/droidserif-webfont.eot');
    src: local('☺'),
        url('fonts/droidserif-webfont.woff') format('woff'),
        url('fonts/droidserif-webfont.ttf') format('truetype'),
        url('fonts/droidserif-webfont.svg#webfontvVM6Ya0A') format('svg');
    font-weight: normal;
    font-style: normal;
}
