@font-face {
    font-family: 'Stag';
    src: url('Stag-Light.eot');
    src: url('Stag-Light.eot?#iefix') format('embedded-opentype'),
         url('Stag-Light.woff') format('woff'),
         url('Stag-Light.ttf') format('truetype'),
         url('Stag-Light.svg#StagLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Stag';
    src: url('Stag-Book.eot');
    src: url('Stag-Book.eot?#iefix') format('embedded-opentype'),
         url('Stag-Book.woff') format('woff'),
         url('Stag-Book.ttf') format('truetype'),
         url('Stag-Book.svg#StagBook') format('svg');
    font-weight: 500;
    font-style: normal;
}