/* generate css font-face for suitehome font */
@font-face {
  font-family: 'SuiteHome';
  src: url('suitehome-webfont.woff') format('woff2'),
       url('suitehome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}