﻿@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('../fonts/light/sourcesanspro-light-webfont.eot');
    src: url('../fonts/light/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/light/sourcesanspro-light-webfont.woff') format('woff'),
         url('../fonts/light/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('../fonts/light/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Regular';
    src: url('../fonts/regular/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/regular/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/regular/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/regular/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/regular/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*input[type="button"] { font-size:1.4em; }*/