
@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;

}
