/* Hairline */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: 100;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Hairline.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: 100;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-HairlineItalic.otf")
		format("opentype");
}

/* Thin */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: 200;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Thin.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: 200;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-ThinItalic.otf")
		format("opentype");
}

/* Light */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: 200;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Light.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: 200;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-LightItalic.otf")
		format("opentype");
}

/* Normal/Regular */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: normal;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Italic.otf")
		format("opentype");
}

/* Medium */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: 500;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Medium.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: 500;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-MediumItalic.otf")
		format("opentype");
}

/* Bold */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Bold.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: bold;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-BoldItalic.otf")
		format("opentype");
}

/* Black */
@font-face {
	font-family: "Sailec";
	font-style: normal;
	font-weight: 900;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-Black.otf")
		format("opentype");
}
@font-face {
	font-family: "Sailec";
	font-style: italic;
	font-weight: 900;
	font-stretch: normal;
	font-stretch: normal;
	src: url("/wp-content/themes/bb-theme-child/fonts/TypeDynamic-Sailec-BlackItalic.otf")
		format("opentype");
}
