@font-face
{
 font-family: 'SaolLight';
 src: url('../fonts/SaolDisplay-Light.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face
{
 font-family: 'SaolLightItalic';
 src: url('../fonts/SaolDisplay-LightItalic.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face
{
 font-family: 'GroteskLight';
 src: url('../fonts/Grotesk Light.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face
{
 font-family: 'GroteskMedium';
 src: url('../fonts/Grotesk Medium.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}