@font-face {
  font-family: 'Calibri';
  font-style: light;
  font-weight: 300;
  src:  url('/templates/clean-bootstrapv2/fonts/calibri.ttf'),
        url('/templates/clean-bootstrapv2/fonts/calibri.woff');
}

@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src:  url('/templates/clean-bootstrapv2/fonts/calibri.ttf'),
        url('/templates/clean-bootstrapv2/fonts/calibri.woff');
}

@font-face {
  font-family: 'Calibri';
  font-style: bold;
  font-weight: 700;
  src:  url('/templates/clean-bootstrapv2/fonts/calibrib.ttf'),
        url('/templates/clean-bootstrapv2/fonts/calibrib.woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src:  local('Montserrat Regular'),
        local('Montserrat-Regular'),
        url('/templates/clean-bootstrapv2/fonts/Montserrat-Regular.ttf'),
        url('/templates/clean-bootstrapv2/fonts/Montserrat-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src:  local('Montserrat Medium'),
        local('Montserrat-Medium'),
        url('/templates/clean-bootstrapv2/fonts/Montserrat-Medium.ttf'),
        url('/templates/clean-bootstrapv2/fonts/Montserrat-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src:  local('Montserrat Bold'),
        local('Montserrat-Bold'),
        url('/templates/clean-bootstrapv2/fonts/Montserrat-Bold.ttf'),
        url('/templates/clean-bootstrapv2/fonts/Montserrat-Bold.woff') format('woff');
}
*/
@font-face {
  font-family: 'NovelPro';
  font-style: normal;
  font-weight: 600;
  src:  url('/templates/clean-bootstrapv2/fonts/NovelPro-SemiBold.otf'),
        url('/templates/clean-bootstrapv2/fonts/NovelPro-SemiBold.woff');
}

@font-face {
  font-family: 'NovelPro';
  font-style: normal;
  font-weight: 400;
  src:  url('/templates/clean-bootstrapv2/fonts/NovelPro-Regular.otf'),
        url('/templates/clean-bootstrapv2/fonts/NovelPro-Regular.woff');
}
