/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {
    font-family: 'Cover sans';
    src: url('fonts/Coversans-Bold.eot');
    src: local('Cover sans Bold'), local('Coversans-Bold'),
        url('fonts/Coversans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Coversans-Bold.woff2') format('woff2'),
        url('fonts/Coversans-Bold.woff') format('woff'),
        url('fonts/Coversans-Bold.ttf') format('truetype'),
        url('fonts/Coversans-Bold.svg#Coversans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Cover sans';
    src: url('fonts/Coversans-Light.eot');
    src: local('Cover sans Light'), local('Coversans-Light'),
        url('fonts/Coversans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Coversans-Light.woff2') format('woff2'),
        url('fonts/Coversans-Light.woff') format('woff'),
        url('fonts/Coversans-Light.ttf') format('truetype'),
        url('fonts/Coversans-Light.svg#Coversans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Cover sans';
    src: url('fonts/Coversans-Regular.eot');
    src: local('Cover sans Regular'), local('Coversans-Regular'),
        url('fonts/Coversans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Coversans-Regular.woff2') format('woff2'),
        url('fonts/Coversans-Regular.woff') format('woff'),
        url('fonts/Coversans-Regular.ttf') format('truetype'),
        url('fonts/Coversans-Regular.svg#Coversans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
