@font-face {
  font-family: 'gabriola';
  src: url('gabriola.ttf') format('truetype'),
       url('gabriola.woff') format('woff'),
       url('gabriola.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'chopin-script';
  src: url('chopin-script.ttf') format('truetype'),
       url('chopin-script.woff') format('woff'),
       url('chopin-script.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'champagne-limousines';
  src: url('champagne-limousines-bold.ttf') format('truetype'),
       url('champagne-limousines-bold.woff') format('woff'),
       url('champagne-limousines-bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'champagne-limousines';
  src: url('champagne-limousines.ttf') format('truetype'),
       url('champagne-limousines.woff') format('woff'),
       url('champagne-limousines.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}