@font-face {
  font-family: 'Candara';
  font-weight: 400;
  font-style: normal;
  src: url('./Candara.eot');
  src: url('./Candara.eot?#iefix') format('embedded-opentype'),
       url('./Candara.woff') format('woff'),
       url('./Candara.ttf') format('truetype'),
       url('./Candara.svg#Candara') format('svg');
}
@font-face {
  font-family: 'Candara';
  font-weight: 700;
  font-style: normal;
  src: url('./Candara-Bold.eot');
  src: url('./Candara-Bold.eot?#iefix') format('embedded-opentype'),
       url('./Candara-Bold.woff') format('woff'),
       url('./Candara-Bold.ttf') format('truetype'),
       url('./Candara-Bold.svg#Candara_bold') format('svg');
}
