/* CRM Custom Fonts
 * -------------------------- */
@font-face {
  font-family: 'FontCRM';
  src: url('champagne-and-limousines/champagne-and-limousines.ttf');
}
@font-face {
  font-family: 'FontCRM';
  src: url('champagne-and-limousines/champagne-and-limousines-bold.ttf');
  font-weight: bold;
}
@font-face {
  font-family: 'FontCRM2';
  src: url('neutra-text/NeutraText-BookAlt.ttf');
}
@font-face {
  font-family: 'FontCRM2';
  src: url('neutra-text/NeutraText-Bold.otf');
  font-weight: bold;
}