@font-face {
    font-family: "StagBold";
    src: url("../fonts/StagSans-Bold-Web.eot?") format('eot'),
    url("../fonts/StagSans-Bold-Web.woff") format('woff'),
    url("../fonts/StagSans-Bold-Web.ttf") format('truetype');
}

@font-face {
    font-family: 'StagSemiBold';
    src: url("../fonts/StagSans-Semibold-Web.eot?") format('eot'),
    url("../fonts/StagSans-Semibold-Web.woff") format('woff'),
    url("../fonts/StagSans-Semibold-Web.ttf") format('truetype');
}

@font-face {
    font-family: 'StagSans-Light';
    src: url("../fonts/StagSans-Light-Web.eot?") format('eot'),
    url("../fonts/StagSans-Light-Web.woff") format('woff'),
    url("../fonts/StagSans-Light-Web.ttf") format('truetype');
}