/*
Theme Name:Child Theme for Divi
Theme URI: http://mountsinai.org
Description: Child Theme For Divi - Ors.mssm.edu
Author: Mount Sinai Digital Media
Author URI: http://mountsinai.org
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

/* Additional Fonts - Start */
.helvetica {
  font-family: 'Helvetica';
  font-weight: normal;
  font-style: normal;
}
.helvetica-oblique {
  font-family: 'Helvetica Oblique';
  font-weight: normal;
  font-style: oblique;
}
.helvetica-light {
  font-family: 'Helvetica Light';
  font-weight: lighter;
  font-style: normal;
}
.helvetica-bold-oblique {
  font-family: 'Helvetica Bold Oblique';
  font-weight: bold;
  font-style: oblique;
}
.helvetica-bold {
  font-family: 'Helvetica Bold';
  font-weight: bold;
  font-style: normal;
}
.helvetica-rounded-bold {
  font-family: 'Helvetica Rounded Bold';
  font-weight: bold;
  font-style: normal;
}
.helvetica-compressed {
  font-family: 'Helvetica Compressed';
  font-weight: bold;
  font-style: normal;
}

/* HelveticaNeue */
.helveticaneue-etw01-45Lt {
    font-family:"HelveticaNeueETW01-45Lt";
}
.helveticaneue-etw01-46Lt {
    font-family:"HelveticaNeueETW01-46Lt";
}
.helveticaneue-etw01-55Rg {
    font-family:"HelveticaNeueETW01-55Rg";
    font-weight: normal;
    font-style: normal;
}
.helveticaneue-etw01-56It {
    font-family:"HelveticaNeueETW01-56It";
}
.helveticaneue-etw01-65Md {
    font-family:"HelveticaNeueETW01-65Md";
}
.helveticaneue-etw01-66Md {
    font-family:"HelveticaNeueETW01-66Md";
}
.helveticaneue-etw01-75Bd {
    font-family:"HelveticaNeueETW01-75Bd";
}
.helveticaneue-etw01-76Bd {
    font-family:"HelveticaNeueETW01-76Bd";
}

/* Additional Fonts - End */

/* Default Font - Start*/
body {
  font-family: 'HelveticaNeueETW01-55Rg', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: normal;
  font-style: normal;
}
/* Default Font - End */




















