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