/**
 * Cupidme Fonts CSS
*/
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/MyriadPro-Regular.woff') format('woff'),
      url('../fonts/MyriadPro-Regular.ttf')  format('truetype'),
      url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/MyriadPro-Bold.woff') format('woff'),
      url('../fonts/MyriadPro-Bold.ttf')  format('truetype'),
      url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLT-Roman';
  src: url('../fonts/HelveticaNeueLT-Roman.eot?#iefix') format('embedded-opentype'),
      url('../fonts/HelveticaNeueLT-Roman.woff') format('woff'),
      url('../fonts/HelveticaNeueLT-Roman.ttf')  format('truetype'),
      url('../fonts/HelveticaNeueLT-Roman.svg#HelveticaNeueLT-Roman') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: 'Helvetica-Bold';
  src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Helvetica-Bold.woff') format('woff'),
      url('../fonts/Helvetica-Bold.ttf')  format('truetype'),
      url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: 'GothamMedium';
  src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GothamMedium.woff') format('woff'),
      url('../fonts/GothamMedium.ttf')  format('truetype'),
      url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: 'GillSansMT';
  src: url('../fonts/GillSansMT.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GillSansMT.woff') format('woff'),
      url('../fonts/GillSansMT.ttf')  format('truetype'),
      url('../fonts/GillSansMT.svg#GillSansMT') format('svg');
      font-weight: normal;
      font-style: normal;
}