/*
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 : 24.2.2016, 15:29:04
    Author     : Antonín Mandovec
*/


@font-face {
    font-family: 'AmSansLight';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AmSanslight.eot);
    src: local('AmSanslight'), 
        url(../fonts/AmSanslight.ttf) format('truetype'),
        url(../fonts/AmSanslight.eot) format('embedded-opentype'), 
        url(../fonts/AmSanslight.woff) format('woff');
}