@font-face {
  font-family: 'Work-Sans-Bold';
  src: url('../fonts/worksans/WorkSans-Bold.woff') format('woff'),
       url('../fonts/worksans/WorkSans-Bold.ttf')  format('truetype');
       
  font-style:   normal;
  font-weight:  normal;
}

@font-face {
  font-family: 'Work-Sans-Medium';
  src: url('../fonts/worksans/WorkSans-Medium.woff') format('woff'),
       url('../fonts/worksans/WorkSans-Medium.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  normal;
}

@font-face {
  font-family: 'Work-Sans-Regular';
  src: url('../fonts/worksans/WorkSans-Regular.woff') format('woff'),
       url('../fonts/worksans/WorkSans-Regular.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  normal;
}

@font-face {
  font-family: 'Dosis-Light';
  src: url('../fonts/Dosis/Dosis-Light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Dosis/Dosis-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-style:   normal;
  font-weight:  normal;
}

@font-face {
    font-family:"Montserrat_Bold";
    src:url("../fonts/Montserrat/Montserrat-Bold.woff2") format("woff2"),url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff"),url("../fonts/Montserrat/Montserrat-Bold.otf") format("opentype");
    font-style:   normal;
    font-weight:  normal;
}

@font-face {
    font-family:"Montserrat_Light";
    src:url("../fonts/Montserrat/Montserrat-Light.woff2") format("woff2"),url("../fonts/Montserrat/Montserrat-Light.woff") format("woff"),url("../fonts/Montserrat/Montserrat-Light.otf") format("opentype");
    font-style:   normal;
    font-weight:  normal;
}

@font-face {
    font-family:"Montserrat_Medium";
    src:url("../fonts/Montserrat/Montserrat-Medium.woff2") format("woff2"),url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff"),url("../fonts/Montserrat/Montserrat-Medium.otf") format("opentype");
    font-style:   normal;
    font-weight:  normal;
}
     


