﻿@font-face
{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Bree Serif'), local('BreeSerif-Regular'), url(../_css/webFonts/lato.woff) format('woff');
    src: url(http://fonts.gstatic.com/s/lato/v10/1bHRUMxmJHoup12DnI9XmQ.woff) format('woff');
    src: url(../_css/webFonts/lato.ttf) format('truetype');
}
