@font-face {
    font-family: 'Noto Sans ExtLt';
    src: url('../fonts/NotoSans-ExtraLight.woff2') format('woff2'),
         url('../fonts/NotoSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Bold.woff2') format('woff2'),
         url('../fonts/NotoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans Med';
    src: url('../fonts/NotoSans-MediumItalic.woff2') format('woff2'),
         url('../fonts/NotoSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans SemBd';
    src: url('../fonts/NotoSans-SemiBold.woff2') format('woff2'),
         url('../fonts/NotoSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Regular.woff2') format('woff2'),
        url('../fonts/NotoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Light.woff2') format('woff2'),
         url('../fonts/NotoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Thin.woff2') format('woff2'),
         url('../fonts/NotoSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans SemBd';
    src: url('../fonts/NotoSans-SemiBoldItalic.woff2') format('woff2'),
         url('../fonts/NotoSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans Med';
    src: url('../fonts/NotoSans-Medium.woff2') format('woff2'),
         url('../fonts/NotoSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-LightItalic.woff2') format('woff2'),
         url('../fonts/NotoSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Italic.woff2') format('woff2'),
         url('../fonts/NotoSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-ThinItalic.woff2') format('woff2'),
         url('../fonts/NotoSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeue Regular';
    src: url('../fonts/HelveticaNeue-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'HelveticaNeue Bold';
    src: url('../fonts/HelveticaNeue-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'VAGRoundedStdBlack';
    src: url('../fonts/VAGRoundedStdBlack.eot');
    src: url('../fonts/VAGRoundedStdBlack.eot') format('embedded-opentype'),
         url('../fonts/VAGRoundedStdBlack.woff2') format('woff2'),
         url('../fonts/VAGRoundedStdBlack.woff') format('woff'),
         url('../fonts/VAGRoundedStdBlack.ttf') format('truetype'),
         url('../fonts/VAGRoundedStdBlack.svg#VAGRoundedStdBlack') format('svg');
}
@font-face {
    font-family: 'VAGRoundedStdBold';
    src: url('../fonts/VAGRoundedStdBold.eot');
    src: url('../fonts/VAGRoundedStdBold.eot') format('embedded-opentype'),
         url('../fonts/VAGRoundedStdBold.woff2') format('woff2'),
         url('../fonts/VAGRoundedStdBold.woff') format('woff'),
         url('../fonts/VAGRoundedStdBold.ttf') format('truetype'),
         url('../fonts/VAGRoundedStdBold.svg#VAGRoundedStdBold') format('svg');
}
@font-face {
    font-family: 'VAGRoundedStdLight';
    src: url('../fonts/VAGRoundedStdLight.eot');
    src: url('../fonts/VAGRoundedStdLight.eot') format('embedded-opentype'),
         url('../fonts/VAGRoundedStdLight.woff2') format('woff2'),
         url('../fonts/VAGRoundedStdLight.woff') format('woff'),
         url('../fonts/VAGRoundedStdLight.ttf') format('truetype'),
         url('../fonts/VAGRoundedStdLight.svg#VAGRoundedStdLight') format('svg');
}
@font-face {
    font-family: 'VAGRoundedStdThin';
    src: url('../fonts/VAGRoundedStdThin.eot');
    src: url('../fonts/VAGRoundedStdThin.eot') format('embedded-opentype'),
         url('../fonts/VAGRoundedStdThin.woff2') format('woff2'),
         url('../fonts/VAGRoundedStdThin.woff') format('woff'),
         url('../fonts/VAGRoundedStdThin.ttf') format('truetype'),
         url('../fonts/VAGRoundedStdThin.svg#VAGRoundedStdThin') format('svg');
}
