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

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

}

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

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

}

@font-face {
   font-family: Open Sans;
  src:  url("../fonts/OpenSans-Medium.ttf") format('truetype'); /* Open Type Font */
  font-weight: 500;
  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: Montserrat;
  src:  url("../fonts/Montserrat-SemiBold.ttf") format('truetype'); /* Open Type Font */
  font-weight: 600;
  font-style: normal;

}


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

}
