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