/*
 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
*/

	
html {-webkit-font-smoothing: subpixel-antialiased !important;}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-BlackIt.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-LightIt.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/fonts/ProximaNova-ThinIt.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'SpeziaMedium';
    src: url('/wp-content/fonts/SpeziaSerif-MediumA.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SpeziaSemiBold';
    src: url('/wp-content/fonts/SpeziaSerif-SemiBoldA.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}