@font-face {
	font-family: "g_bold";
	src: url('../fonts/gravity-bold.otf') format('truetype');
}

@font-face {
	font-family: "g_book";
	src: url('../fonts/gravity-book.otf') format('truetype');
}

@font-face {
	font-family: "g_regular";
	src: url('../fonts/gravity-regular.otf') format('truetype');
}

@font-face {
	font-family: "m_bold";
	src: url('../fonts/montserrat-bold.otf') format('truetype');
}

@font-face {
	font-family: "m_regular";
	src: url('../fonts/montserrat-regular.otf') format('truetype');
}
