@font-face {
   font-family: Work Sans;
  src:  url("../fonts/WorkSans-Light.ttf") format('truetype'); /* Open Type Font */
  font-weight: 300;
  font-style: normal;

}

@font-face {
   font-family: Work Sans;
  src:  url("../fonts/WorkSans-Regular.ttf") format('truetype'); /* Open Type Font */
  font-weight: 400;
  font-style: normal;

}

@font-face {
   font-family: Work Sans;
  src:  url("../fonts/WorkSans-Medium.ttf") format('truetype'); /* Open Type Font */
  font-weight: 500;
  font-style: normal;

}
@font-face {
   font-family: Work Sans;
  src:  url("../fonts/WorkSans-SemiBold.ttf") format('truetype'); /* Open Type Font */
  font-weight: 600;
  font-style: normal;

}

@font-face {
   font-family: Work Sans;
  src:  url("../fonts/WorkSans-Bold.ttf") format('truetype'); /* Open Type Font */
  font-weight: 700;
  font-style: normal;

}





@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Montserrat-ExtraLight.ttf") format('truetype'); /* Open Type Font */
  font-weight: 200;
  font-style: normal;

}

@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Montserrat-Light.ttf") format('truetype'); /* Open Type Font */
  font-weight: 300;
  font-style: normal;

}

@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Montserrat-Regular.ttf") format('truetype'); /* Open Type Font */
  font-weight: 400;
  font-style: normal;

}
@font-face {
   font-family: Montserrat;
  src:  url("../fonts/Montserrat-Medium.ttf") format('truetype'); /* Open Type Font */
  font-weight: 500;
  font-style: normal;

}







@font-face {
   font-family: Roboto;
  src:  url("../fonts/Roboto-ExtraLight.ttf") format('truetype'); /* Open Type Font */
  font-weight: 200;
  font-style: normal;

}

@font-face {
   font-family: Roboto;
  src:  url("../fonts/Roboto-Light.ttf") format('truetype'); /* Open Type Font */
  font-weight: 300;
  font-style: normal;

}

@font-face {
   font-family: Roboto;
  src:  url("../fonts/Roboto-Regular.ttf") format('truetype'); /* Open Type Font */
  font-weight: 400;
  font-style: normal;

}
@font-face {
   font-family: Roboto;
  src:  url("../fonts/Roboto-Medium.ttf") format('truetype'); /* Open Type Font */
  font-weight: 500;
  font-style: normal;

}
