@font-face {
   font-family: 'CriterisNova';
   font-style: normal;
   font-weight: 100;
   src: local('Roboto-Thin'),
        local('Roboto Thin'),
        url('Roboto-Thin.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: normal;
   font-weight: 300;
   src: local('Roboto-Light'),
        local('Roboto Light'),
        url('Roboto-Light.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: normal;
   font-weight: 400;
   src: local('Roboto-Regular'),
        local('Roboto Regular'),
        url('Roboto-Regular.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: normal;
   font-weight: 500;
   src: local('Roboto-Medium'),
        local('Roboto Medium'),
        url('Roboto-Medium.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: normal;
   font-weight: 700;
   src: local('Roboto-Bold'),
        local('Roboto Bold'),
        url('Roboto-Bold.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: normal;
   font-weight: 900;
   src: local('Roboto-Black'),
        local('Roboto Black'),
        url('Roboto-Black.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: italic;
   font-weight: 100;
   src: local('Roboto-ThinItalic'),
        local('Roboto Thin Italic'),
        url('Roboto-ThinItalic.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: italic;
   font-weight: 300;
   src: local('Roboto-LightItalic'),
        local('Roboto Light Italic'),
        url('Roboto-LightItalic.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: italic;
   font-weight: 400;
   src: local('Roboto-Italic'),
        local('Roboto  Italic'),
        url('Roboto-Italic.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: italic;
   font-weight: 500;
   src: local('Roboto-MediumItalic'),
        local('Roboto Medium Italic'),
        url('Roboto-MediumItalic.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: italic;
   font-weight: 700;
   src: local('Roboto-BoldItalic'),
        local('Roboto Bold Italic'),
        url('Roboto-BoldItalic.woff') format('woff');
}

@font-face {
   font-family: 'CriterisNova';
   font-style: italic;
   font-weight: 900;
   src: local('Roboto-BlackItalic'),
        local('Roboto Black Italic'),
        url('Roboto-BlackItalic.woff') format('woff');
}

