@font-face
{
  font-family: 'SansationLight';
  src: url('fonts/webfonts/SansationLight.eot');
  src: local('fonts/webfonts/SansationLight'), url('fonts/webfonts/SansationLight.woff') format('woff'), url('fonts/webfonts/SansationLight.ttf') format('truetype');
}

/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_423">Text with this font applied</p> */
.fontsforweb_fontid_423
{
  font-family: 'SansationLight' !important;
}