@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-regular.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-regular.woff') format('woff'),url('/shared/fonts/yournowsans-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-thin.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-thin.woff') format('woff'),url('/shared/fonts/yournowsans-thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-light.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-light.woff') format('woff'),url('/shared/fonts/yournowsans-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-medium.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-medium.woff') format('woff'),url('/shared/fonts/yournowsans-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-bold.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-bold.woff') format('woff'),url('/shared/fonts/yournowsans-bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-black.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-black.woff') format('woff'),url('/shared/fonts/yournowsans-black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-mediumItalic.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-mediumItalic.woff') format('woff'),url('/shared/fonts/yournowsans-mediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-boldItalic.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-boldItalic.woff') format('woff'),url('/shared/fonts/yournowsans-boldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-regularItalic.eot')format('embedded-opentype'),url('/shared/fonts/yournowsans-regularItalic.woff') format('woff'),url('/shared/fonts/yournowsans-regularItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-thinItalic.eot')format('embedded-opentype'),url('/shared/fonts/yournowsans-thinItalic.woff') format('woff'),url('/shared/fonts/yournowsans-thinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-lightItalic.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-lightItalic.woff') format('woff'),url('/shared/fonts/yournowsans-lightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: yournowsans;
    src: url('/shared/fonts/yournowsans-blackItalic.eot') format('embedded-opentype'),url('/shared/fonts/yournowsans-blackItalic.woff') format('woff'),url('/shared/fonts/yournowsans-blackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
}