/*
 Theme Name:   tutool.io (GeneratePress Child)
 Theme URI:    https://tutool.io
 Description:  Custom child themes for tutool.io
 Author:       tutool.io
 Author URI:   https://tutool.io
 Template:     generatepress
 Version:      0.1
*/

@font-face {
    font-family: 'Tutoolio Roboto';
    src: url('fonts/Roboto-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tutoolio Roboto';
    src: url('fonts/Roboto-Medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tutoolio Roboto';
    src: url('fonts/Roboto-Bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Tutoolio Roboto Condensed';
    src: url('fonts/RobotoCondensed-Regular-webfont') format('woff');
    font-weight: normal;
    font-style: normal;
}
