jadjoubran/laravel5-angular-material-starter

View on GitHub
angular/material/fonts.scss

Summary

Maintainability
Test Coverage
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 25, 2016 */

@font-face {
    font-family: 'Lato';
    src: url('/fonts/lato-light-webfont.woff2') format('woff2'),
         url('/fonts/lato-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/fonts/lato-regular-webfont.woff2') format('woff2'),
         url('/fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}