@font-face {
    font-family: 'avenirlight';
    src: url('../fonts/avenirlight.eot');
    src: url('../fonts/avenirlight.eot') format('embedded-opentype'),
         url('../fonts/avenirlight.woff2') format('woff2'),
         url('../fonts/avenirlight.woff') format('woff'),
         url('../fonts/avenirlight.ttf') format('truetype'),
         url('../fonts/avenirlight.svg#avenirlight') format('svg');
}
@font-face {
    font-family: 'walkway_blackregular';
    src: url('../fonts/walkway_black-webfont.eot');
    src: url('../fonts/walkway_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/walkway_black-webfont.woff2') format('woff2'),
         url('../fonts/walkway_black-webfont.woff') format('woff'),
         url('../fonts/walkway_black-webfont.ttf') format('truetype'),
         url('../fonts/walkway_black-webfont.svg#walkway_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light.woff') format('woff'),
         url('../fonts/opensans-light.ttf') format('truetype'),
         url('../fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}