/* done throught Divi 
@font-face {
 font-family: "GT Eesti Text Regular";
 font-display: swap;
 src: url("https://sdgnederland.projects5.greenlightsolutions.nl/wp-content/uploads/et-fonts/GT-Eesti-Text-Regular-2.woff") format("woff");
}
*/
@font-face {
    font-family: 'GT Eesti Text Regular';
    src: url('webfonts/GT-Eesti-Text-Regular-Italic.woff2') format('woff2'),
        url('webfonts/GT-Eesti-Text-Regular-Italic.woff') format('woff');
	font-display: swap;		
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'GT Eesti Text Regular';
    src: url('webfonts/GT-Eesti-Text-Medium.woff2') format('woff2'),
        url('webfonts/GT-Eesti-Text-Medium.woff') format('woff');
	font-display: swap;	
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'GT Eesti Text Regular';
    src: url('webfonts/GT-Eesti-Text-Medium.woff2') format('woff2'),
        url('webfonts/GT-Eesti-Text-Medium.woff') format('woff');
	font-display: swap;	
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'GT Eesti Text Regular';
    src: url('webfonts/GT-Eesti-Text-Medium.woff2') format('woff2'),
        url('webfonts/GT-Eesti-Text-Medium.woff') format('woff');
	font-display: swap;	
    font-weight: 700;
    font-style: normal;
}

/*
@font-face {
 font-family: "GT Super Text Book";
 font-display: swap;
 src: url("https://sdgnederland.projects5.greenlightsolutions.nl/wp-content/uploads/et-fonts/GT-Super-Text-Book.woff") format("woff");
}
*/
@font-face {
    font-family: 'GT Super Text Book';
    src: url('webfonts/GT-Super-Text-Book-Italic.woff2') format('woff2'),
        url('webfonts/GT-Super-Text-Book-Italic.woff') format('woff');
	font-display: swap;	
    font-weight: normal;
    font-style: italic;
}
