/* Definir Moranga Regular */
@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Regular It.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}

/* Definir Moranga Light */
@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Light.otf') format('opentype');
  font-weight: 300; /* Light */
  font-style: normal;
}

@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Light It.otf') format('opentype');
  font-weight: 300; /* Light */
  font-style: italic;
}

/* Definir Moranga Medium */
@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Medium.otf') format('opentype');
  font-weight: 500; /* Medium */
  font-style: normal;
}

@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Medium It.otf') format('opentype');
  font-weight: 500; /* Medium */
  font-style: italic;
}

/* Definir Moranga Bold */
@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Bold.otf') format('opentype');
  font-weight: bold; /* Bold */
  font-style: normal;
}

@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Bold It.otf') format('opentype');
  font-weight: bold; /* Bold */
  font-style: italic;
}

/* Definir Moranga Black */
@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Black.otf') format('opentype');
  font-weight: 900; /* Black */
  font-style: normal;
}

@font-face {
  font-family: 'Moranga';
  src: url('/fonts/Moranga/Latinotype-Moranga Black It.otf') format('opentype');
  font-weight: 900; /* Black */
  font-style: italic;
}

/* Definir Poppins Thin */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Thin.ttf') format('truetype');
  font-weight: 100; /* Thin */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100; /* Thin */
  font-style: italic;
}

/* Definir Poppins ExtraLight */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200; /* ExtraLight */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200; /* ExtraLight */
  font-style: italic;
}

/* Definir Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Light.ttf') format('truetype');
  font-weight: 300; /* Light */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300; /* Light */
  font-style: italic;
}

/* Definir Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Regular.ttf') format('truetype');
  font-weight: normal; /* Regular */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Italic.ttf') format('truetype');
  font-weight: normal; /* Regular */
  font-style: italic;
}

/* Definir Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Medium.ttf') format('truetype');
  font-weight: 500; /* Medium */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500; /* Medium */
  font-style: italic;
}

/* Definir Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600; /* SemiBold */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600; /* SemiBold */
  font-style: italic;
}

/* Definir Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Bold.ttf') format('truetype');
  font-weight: bold; /* Bold */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: bold; /* Bold */
  font-style: italic;
}

/* Definir Poppins ExtraBold */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800; /* ExtraBold */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800; /* ExtraBold */
  font-style: italic;
}

/* Definir Poppins Black */
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Black.ttf') format('truetype');
  font-weight: 900; /* Black */
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900; /* Black */
  font-style: italic;
}
