/* Inter */
@font-face {
  font-family: 'RT-regular';
  src: url(../fonts/RT_Basis-Regular.otf);
}
/* Inter-Light */
@font-face {
  font-family: 'RT-light';
  src: url(../fonts/RT_Basis-Light.otf);
}
/* Inter-Medium */
@font-face {
  font-family: 'RT-medium';
  src: url(../fonts/RT_Basis-Medium.otf);
}
/* Inter-Bold */
@font-face {
  font-family: 'RT-bold';
  src: url(../fonts/RT_Basis-Bold.otf);
}