﻿@font-face {; 
    font-family: "Lato";
    src: url("fonts/lato-bold-webfont.eot");
    src: url("fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/lato-bold-webfont.woff") format("woff"),
         url("fonts/lato-bold-webfont.ttf") format("truetype"),
         url("fonts/lato-bold-webfont.svg#latobold") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Lato";
    src: url("fonts/lato-black-webfont.eot");
    src: url("fonts/lato-black-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/lato-black-webfont.woff") format("woff"),
         url("fonts/lato-black-webfont.ttf") format("truetype"),
         url("fonts/lato-black-webfont.svg#latoblack") format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/sourcesanspro-light-webfont.eot");
    src: url("fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/sourcesanspro-light-webfont.woff") format("woff"),
         url("fonts/sourcesanspro-light-webfont.ttf") format("truetype"),
         url("fonts/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/sourcesanspro-regular-webfont.eot");
    src: url("fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/sourcesanspro-regular-webfont.woff") format("woff"),
         url("fonts/sourcesanspro-regular-webfont.ttf") format("truetype"),
         url("fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/sourcesanspro-semibold-webfont.eot");
    src: url("fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/sourcesanspro-semibold-webfont.woff") format("woff"),
         url("fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"),
         url("fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/sourcesanspro-bold-webfont.eot");
    src: url("fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/sourcesanspro-bold-webfont.woff") format("woff"),
         url("fonts/sourcesanspro-bold-webfont.ttf") format("truetype"),
         url("fonts/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
    font-weight: 700;
    font-style: normal;
}