@font-face {
    font-family: 'StagSemibold';
    src: url('stag-semibold-webfont.eot');
    src: url('stag-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('stag-semibold-webfont.woff') format('woff'),
         url('stag-semibold-webfont.ttf') format('truetype'),
         url('stag-semibold-webfont.svg#StagSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'StagBold';
    src: url('stag-bold-webfont.eot');
    src: url('stag-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('stag-bold-webfont.woff') format('woff'),
         url('stag-bold-webfont.ttf') format('truetype'),
         url('stag-bold-webfont.svg#StagBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'StagMedium';
    src: url('stag-medium-webfont.eot');
    src: url('stag-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('stag-medium-webfont.woff') format('woff'),
         url('stag-medium-webfont.ttf') format('truetype'),
         url('stag-medium-webfont.svg#StagMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('opensans-light.woff') format('woff'),
         url('opensans-light.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('opensans-normal.woff') format('woff'),
         url('opensans-normal.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('opensans-semibold.woff') format('woff'),
         url('opensans-semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('opensans-bold.woff') format('woff'),
         url('opensans-bold.ttf') format('truetype');
}

