/*
Fonts
*/
/*Thin:200 | light:300 | Book:400 | Medium:500 | SmBold:600 | Bold:700 | Black:900*/
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 200;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskLight15.woff');	
}
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 300;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskThin15.woff');	
}
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 400;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskBook15.woff');	
}
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 500;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskMedium15.woff');	
}
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 600;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskSmBold15.woff');	
}
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 700;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskBold15.woff');	
}
@font-face{
    font-family: 'SharpGrotesk';
    font-weight: 900;
    font-style: normal;
	src: url('https://www.populationfoundation.in/wp-content/themes/generatepress_child/fonts/SharpGroteskBlack15.woff');	
}
