@font-face {
    font-family: 'Simply Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Simply Sans'), url('https://fonts.cdnfonts.com/s/78421/SimplySans-Book.woff') format('woff');
}
@font-face {
    font-family: 'Simply Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Simply Sans'), url('https://fonts.cdnfonts.com/s/78421/SimplySans-BookItalic.woff') format('woff');
}
@font-face {
    font-family: 'Simply Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Simply Sans'), url('https://fonts.cdnfonts.com/s/78421/SimplySans-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Simply Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Simply Sans'), url('https://fonts.cdnfonts.com/s/78421/SimplySans-BoldItalic.woff') format('woff');
}


