@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel/Cinzel-Black.ttf') format('truetype');
  font-weight: 900;
}

@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel/Cinzel-Bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel/Cinzel-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}

@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel/Cinzel-Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel/Cinzel-Regular.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel/Cinzel-SemiBold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-Italic.ttf') format('truetype');
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Open_Sans/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-Black.ttf') format('truetype');
  font-weight: 900;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-Bold.ttf') format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-Regular.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Cairo';
  src: url('/fonts/Cairo/static/Cairo-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
