/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16-Feb-2022, 12:44:45 pm
    Author     : atharv
*/

@font-face {
  font-family: Inter-Black;
  src: url(Inter-Black.ttf);
}
@font-face {
  font-family: Inter-Bold;
  src: url(Inter-Bold.ttf);
}
@font-face {
  font-family: Inter-ExtraBold;
  src: url(Inter-ExtraBold.ttf);
}
@font-face {
  font-family: Inter-ExtraLight;
  src: url(Inter-ExtraLight.ttf);
}
@font-face {
  font-family: Inter-Light;
  src: url(Inter-Light.ttf);
}
@font-face {
  font-family: Inter-Medium;
  src: url(Inter-Medium.ttf);
}
@font-face {
  font-family: Inter-Regular;
  src: url(Inter-Regular.ttf);
}
@font-face {
  font-family: Inter-SemiBold;
  src: url(Inter-SemiBold.ttf);
}

@font-face {
  font-family: Inter-Thin;
  src: url(Inter-Thin.ttf);
}
@font-face {
  font-family: OrpheusPro;
  src: url(OrpheusPro.ttf);
}
