@charset "UTF-8";


@font-face {
  font-family: 'Corbel-Italic';
  src: url('../fonts/corbel-italic.ttf') format('truetype'),
       url('../fonts/corbel-italic.otf'),
       url('../fonts/corbel-italic.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}


@font-face {
  font-family: 'MinionPro-Medium';
  src: url('../fonts/MinionPro-Medium.otf');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'MinionPro-Bold';
  src: url('../fonts/MinionPro-Bold.otf');
  font-style: normal;
  font-weight: normal;
}


@font-face {
  font-family: 'GillSans-Normal';
  src: url('../fonts/GillSans.ttf') format('truetype'),
       url('../fonts/GillSans.eot'),
       url('../fonts/GillSans.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}


@font-face {
  font-family: 'GillSans-Bold';
  src: url('../fonts/GillSans-Bold.otf');
  font-style: normal;
  font-weight: normal;
}


@font-face {
  font-family: 'GillSans-Light';
  src: url('../fonts/GillSans-Light.ttf') format('truetype'),
       url('../fonts/GillSans-Light.eot'),
       url('../fonts/GillSans-Light.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'GillSans-LightItalic';
  src: url('../fonts/GillSans-LightItalic.ttf') format('truetype'),
       url('../fonts/GillSans-LightItalic.eot'),
       url('../fonts/GillSans-LightItalic.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

