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