﻿@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Thin.woff2") format("woff2"), url("../fonts/roboto/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Light.woff2") format("woff2"), url("../fonts/roboto/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/roboto/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Medium.woff2") format("woff2"), url("../fonts/roboto/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Bold.woff2") format("woff2"), url("../fonts/roboto/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto/Roboto-Black.woff2") format("woff2"), url("../fonts/roboto/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-Thin.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-ThinItalic.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-ThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-Light.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-LightItalic.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot.woff2') format('woff2'), url('../fonts/supermolot/Supermolot.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-Italic.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-Bold.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-BoldItalic.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-Black.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Supermolot';
	src: url('../fonts/supermolot/Supermolot-BlackItalic.woff2') format('woff2'), url('../fonts/supermolot/Supermolot-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}