/*
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 : 19 janv. 2017, 15:48:52
    Author     : Didier
*/
@font-face {
    font-family: "Roboto";
    src: url('Roboto-Regular.ttf');
}
@font-face {
    font-family: "Roboto-Bold";
    src: url('Roboto-Bold.ttf');
}
@font-face {
    font-family: "Roboto-Light";
    src: url('Roboto-Light.ttf');
}
@font-face {
    font-family: "Lato-medium";
    src: url('Lato-Medium.ttf');
}
