/*
 ********************************************************************
 * This is a service of Thomas Strohmeier
 *
 * The Initial Developer of the content of this file is Thomas Strohmeier.
 * All portions of the code written by Thomas Strohmeier are property of
 * Thomas Strohmeier. All Rights Reserved.
 *
 * Thomas Strohmeier
 * A-8010 Graz (Austria)
 * https://www.thomas-strohmeier.com
 *
 * (c) 2016 by Thomas Strohmeier
 ********************************************************************
*/
/* 
    Created on : 16.08.2016
    Author     : Thomas Strohmeier
*/

@font-face {font-family: 'ts-daniel'; 
            src: url(../fonts/daniel.ttf) format('truetype');}

@font-face {font-family: 'Source Sans Pro'; 
            src: url(../fonts/SourceSansPro-Regular.otf) format('opentype');
            font-weight: normal;}
@font-face {font-family: 'Source Sans Pro'; 
            src: url(../fonts/SourceSansPro-Bold.otf) format('opentype');
            font-weight: bold;}
@font-face {font-family: 'Source Sans Pro'; 
            src: url(../fonts/SourceSansPro-Light.otf) format('opentype');
            font-weight: lighter;}
