/* Inter - 100 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Inter/inter-v20-latin-100.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-100.ttf") format("truetype");
}

/* Inter - 200 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Inter/inter-v20-latin-200.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-200.ttf") format("truetype");
}

/* Inter - 400 (regular) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Inter/inter-v20-latin-regular.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-regular.ttf") format("truetype");
}

/* Inter - 400 italic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Inter/inter-v20-latin-italic.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-italic.ttf") format("truetype");
}

/* Inter - 500 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Inter/inter-v20-latin-500.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-500.ttf") format("truetype");
}

/* Inter - 600 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Inter/inter-v20-latin-600.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-600.ttf") format("truetype");
}

/* Inter - 700 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Inter/inter-v20-latin-700.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-700.ttf") format("truetype");
}

/* Inter - 800 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Inter/inter-v20-latin-800.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-800.ttf") format("truetype");
}

/* Inter - 800 italic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/Inter/inter-v20-latin-800italic.woff2") format("woff2"),
       url("../fonts/Inter/inter-v20-latin-800italic.ttf") format("truetype");
}

/* Lora - 400 (regular) */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lora/lora-v37-latin-regular.woff2") format("woff2"),
       url("../fonts/lora/lora-v37-latin-regular.ttf") format("truetype");
}

/* Lora - 400 italic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/lora/lora-v37-latin-italic.woff2") format("woff2"),
       url("../fonts/lora/lora-v37-latin-italic.ttf") format("truetype");
}

/* Lora - 700 */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lora/lora-v37-latin-700.woff2") format("woff2"),
       url("../fonts/lora/lora-v37-latin-700.ttf") format("truetype");
}

/* Lora - 700 italic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/lora/lora-v37-latin-700italic.woff2") format("woff2"),
       url("../fonts/lora/lora-v37-latin-700italic.ttf") format("truetype");
}
