/* Praxis_Regular */
@font-face {
  font-family: 'Praxis_Regular';
  src: url('../assets/fonts/Praxis-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Praxis_Regular';
  src:  url('../assets/fonts/Praxis-Regular.otf')  format('opentype'),
         url('../assets/fonts/Praxis-Regular.woff2') format('woff2'),
         url('../assets/fonts/Praxis-Regular.woff') format('woff'),
         url('../assets/fonts/Praxis-Regular.ttf') format('truetype'),
         url('../assets/fonts/Praxis-Regular.svg#Praxis_Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*  PraxisLT_Light  */
@font-face {
  font-family: 'PraxisLT_Light';
  src: url('../assets/fonts/PraxisLT-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PraxisLT_Light';
  src:  /*url('../assets/fonts/PraxisLT_Light-Regular.otf')  format('opentype'),*/
         /*url('../assets/fonts/Praxis-Light.woff2') format('woff2'),
         url('../assets/fonts/Praxis-Light.woff') format('woff'),
         url('../assets/fonts/Praxis-Light.ttf') format('truetype'),*/
         url('../assets/fonts/Praxis-Light.svg#PraxisLT_Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*  Praxis_Bold  */
@font-face {
  font-family: 'Praxis_Bold';
  src: url('../assets/fonts/PraxisLT-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Praxis_Bold';
  src:  /*url('../assets/fonts/PraxisLT-Bold.otf')  format('opentype'),
         url('../assets/fonts/PraxisLT-Bold.woff2') format('woff2'),*/
         url('../assets/fonts/PraxisLT-Bold.woff') format('woff'),
         url('../assets/fonts/PraxisLT-Bold.ttf') format('truetype'),
         url('../assets/fonts/PraxisLT-Bold.svg#PraxisLT_Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{
    font-family: 'SangBleuBPSans-Hairline';
    src: url('../assets/fonts/SangBleuBPSans-Hairline.otf') format('opentype');
}

@font-face{
    font-family: 'SangBleuBPSans-HairlineItalic';
    src: url('../assets/fonts/SangBleuBPSans-HairlineItalic.otf') format('opentype');
}

@font-face{
    font-family: 'SangBleuBPSans-Light';
    src: url('../assets/fonts/SangBleuBPSans-Light_1.otf') format('opentype');
}

@font-face{
    font-family: 'SangBleuBPSans-LightItalic';
    src: url('../assets/fonts/SangBleuBPSans-LightItalic_65.otf') format('opentype');
}

@font-face{
    font-family: 'GreycliffCF_Bold';
    src: url('../assets/fonts/GreycliffCF-Bold_54148.otf') format('opentype'),
         url('../assets/fonts/greycliffcf-bold_54148-webfont.woff2') format('woff2'),
         url('../assets/fonts/greycliffcf-bold_54148-webfont.woff') format('woff');
}

@font-face{
    font-family: 'GreycliffCF_Light';
    src: url('../assets/fonts/GreycliffCF-Light_54028.otf') format('opentype'),
         url('../assets/fonts/greycliffcf-light_54028-webfont.woff2') format('woff2'),
         url('../assets/fonts/greycliffcf-light_54028-webfont.woff') format('woff');
}

@font-face{
    font-family: 'GreycliffCF_Medium';
    src: url('../assets/fonts/GreycliffCF-Medium_54596.otf') format('opentype'),
         url('../assets/fonts/greycliffcf-medium_54596-webfont.woff2') format('woff2'),
         url('../assets/fonts/greycliffcf-medium_54596-webfont.woff') format('woff');
}

@font-face{
    font-family: 'GreycliffCF_Regular';
    src: url('../assets/fonts/GreycliffCF-Regular_53916.otf') format('opentype'),
         url('../assets/fonts/greycliffcf-regular_53916-webfont.woff2') format('woff2'),
         url('../assets/fonts/greycliffcf-regular_53916-webfont.woff') format('woff');
}
