/*Font-Face*/

@font-face {
  font-family: Font-Light; src: url(../../../css/fonts/Jost-Light.ttf);
}

@font-face {
  font-family: Font-Regular; src: url(../../../css/fonts/Jost-Regular.ttf);
}

@font-face {
  font-family: Font-Medium; src: url(../../../css/fonts/Jost-Medium.ttf);
}

@font-face {
  font-family: Font-Bold; src: url(../../../css/fonts/Jost-Bold.ttf);
}

@font-face {
  font-family: Counter-Title; src: url(../../../css/fonts/Montserrat-Light.ttf);
}