@font-face {
  font-family: 'Forum';
  src: url('../fonts/forum/Forum.eot');
  src: url('../fonts/forum/Forum.eot?#iefix') format('embedded-opentype'),
    url('../fonts/forum/Forum.woff') format('woff'),
    url('../fonts/forum/Forum.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter Bold';
  src: url('../fonts/inter/Inter-Bold.woff') format('woff'),
    url('.../fonts/inter/Inter-Bold.ttf') format('truetype'),
    url(".../fonts/inter/Inter-Bold.otf") format("opentype");  
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter Medium';
  src: url('../fonts/inter/Inter-Medium.woff') format('woff'),
    url('.../fonts/inter/Inter-Medium.ttf') format('truetype'),
    url(".../fonts/inter/Inter-Medium.otf") format("opentype");  
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter Regular';
  src: url('../fonts/inter/Inter-Regular.woff') format('woff'),
    url('.../fonts/inter/Inter-Regular.ttf') format('truetype'),
    url(".../fonts/inter/Inter-Regular.otf") format("opentype");  
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Inter Light';
  src: url('../fonts/inter/Inter-Light.woff') format('woff'),
    url('.../fonts/inter/Inter-Light.ttf') format('truetype'),
    url(".../fonts/inter/Inter-Light.otf") format("opentype");  
  font-weight: normal;
  font-style: normal;
}