
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');

@font-face {
    font-family: 'Aften Screen';
    src: url('./../fonts/aften_screen.eot');
    src: url('../fonts/aften_screen.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aften_screen.woff') format('woff'),
         url('../fonts/aften_screen.ttf') format('truetype'),
         url('../fonts/aften_screen.svg#aften_screenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aften Screen SC';
    src: url('../fonts/aften_screen-sc.eot');
    src: url('../fonts/aften_screen-sc.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aften_screen-sc.woff') format('woff'),
         url('../fonts/aften_screen-sc.ttf') format('truetype'),
         url('../fonts/aften_screen-sc.svg#aften_screenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aften Screen';
    src: url('../fonts/aften_screen_italic.eot');
    src: url('../fonts/aften_screen_italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aften_screen_italic.woff') format('woff'),
         url('../fonts/aften_screen_italic.ttf') format('truetype'),
         url('../fonts/aften_screen_italic.svg#aften_screenitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Aften Screen';
    src: url('../fonts/aften_screen_bold.eot');
    src: url('../fonts/aften_screen_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aften_screen_bold.woff') format('woff'),
         url('../fonts/aften_screen_bold.ttf') format('truetype'),
         url('../fonts/aften_screen_bold.svg#aften_screenbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

