@font-face
{
    font-family: 'sandwell-Regular';
  src: url('sandwell-Regular.eot');
  src: url('sandwell-Regular.eot?#') format('embedded-opentype'),
      url('sandwell-Regular.woff') format('woff'),
      url('sandwell-Regular.ttf') format('truetype');
}
@font-face
{
    font-family: 'sandwell-Sans';
  src: url('sandwell-Sans.eot');
  src: url('sandwell-Sans.eot?#') format('embedded-opentype'),
      url('sandwell-Sans.woff') format('woff'),
      url('sandwell-Sans.ttf') format('truetype');
}
