/*!
 * Fonts
*/
@font-face {
  font-family: 'Shrikhand';
  src: url("./Shrikhand-Regular.woff2") format("woff2"), 
    url("./Shrikhand-Regular.woff") format("woff"), 
    url("./Shrikhand-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Glegoo';
  src: url("Glegoo-Bold.woff2") format("woff2"), url("Glegoo-Bold.woff") format("woff"), url("Glegoo-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Archivo Narrow';
  src: url("ArchivoNarrow-Regular.woff2") format("woff2"), url("ArchivoNarrow-Regular.woff") format("woff"), url("ArchivoNarrow-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Archivo';
  src: url("Archivo-SemiBold.woff2") format("woff2"), url("Archivo-SemiBold.woff") format("woff"), url("Archivo-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Archivo';
  src: url("Archivo-Medium.woff2") format("woff2"), url("Archivo-Medium.woff") format("woff"), url("Archivo-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Glegoo';
  src: url("Glegoo-Regular.woff2") format("woff2"), url("Glegoo-Regular.woff") format("woff"), url("Glegoo-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Archivo';
  src: url("Archivo-Bold.woff2") format("woff2"), url("Archivo-Bold.woff") format("woff"), url("Archivo-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Archivo Narrow';
  src: url("ArchivoNarrow-Bold.woff2") format("woff2"), url("ArchivoNarrow-Bold.woff") format("woff"), url("ArchivoNarrow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Archivo';
  src: url("Archivo-Regular.woff2") format("woff2"), url("Archivo-Regular.woff") format("woff"), url("Archivo-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
