@font-face {
	font-family: ibm_plex_mono;
	src: url(../fonts/IBMPlexMono-Regular.otf) format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-Regular.otf) format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-Italic.otf) format("opentype");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-Text.otf) format("opentype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-TextItalic.otf) format("opentype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-Medium.otf) format("opentype");
	font-weight: 550;
	font-style: normal;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-MediumItalic.otf) format("opentype");
	font-weight: 550;
	font-style: italic;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-SemiBold.otf) format("opentype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: ibm_plex_sans;
	src: url(../fonts/IBMPlexSans-SemiBoldItalic.otf) format("opentype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: wedding_day;
	src: url(../fonts/WeddingDay-Regular.otf) format("opentype");
	font-weight: normal;
	font-style: normal;
}
