@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.woff') format('woff'),
    url('fonts/fontawesome-webfont.svg#fontawesome-webront.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'InterLight';
  src: url('fonts/Inter-Light.woff') format('woff'),
    url('fonts/Inter-Light.svg#Inter-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'InterRegular';
  src: url('fonts/Inter-Regular.woff#Inter-Regular') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'InterMediumBold';
  src: url('fonts/Inter-SemiBold.woff') format('woff'),
    url('fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'InterBold';
  src: url('fonts/Inter-Bold.woff') format('woff'),
    url('fonts/Inter-Bold.svg#Inter-Bold');
  font-weight: 600;
  font-style: normal;
}
