@font-face {
  font-family: 'SassoonSansPro-Regular';
  src: url('./fonts/sassoonsans.eot'); /* IE9 Compat Modes */
  src: url('./fonts/sassoonsans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/sassoonsans.woff2') format('woff2'), /* Modern Browsers */
    url('./fonts/sassoonsans.woff') format('woff'), /* Modern Browsers */
    url('./fonts/sassoonsans.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/sassoonsans.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}