/**
 * Custom Fonts that can be selected in the back-end on Theme Options Page
 *
 */
 
/**
 1.0 MillerText
 2.0 MillerDisplay
 3.0 Roboto
 4.0 AlfaSlabOne
 5.0 Lora
 6.0 Crimson Text
**/

/**
* 1.0 MillerText
**/

/* MillerText Normal */
@font-face {
	font-family: MillerText;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerTextRegular.otf") format("opentype");
}

/* MillerText Bold */
@font-face {
	font-family: MillerText;
	font-weight: bold;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerTextBold.otf") format("opentype");
}

/* MillerText Normal Italic */
@font-face {
	font-family: MillerText;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerTextItalic.otf") format("opentype");
}

/* MillerText Bold Italic */
@font-face {
	font-family: MillerText;
	font-weight: bold;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerTextBoldItalic.otf") format("opentype");
}

/* MillerText 500 Italic */
@font-face {
	font-family: MillerText;
	font-weight: 500;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerTextSemiboldItalic.otf") format("opentype");
}

/**
* 2.0 MillerDisplay
**/

/* MillerDisplay Normal */
@font-face {
	font-family: MillerDisplay;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerDisplayRegular.otf") format("opentype");
}

/* MillerDisplay Bold */
@font-face {
	font-family: MillerDisplay;
	font-weight: bold;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerDisplayBold.otf") format("opentype");
}

/* MillerDisplay Italic */
@font-face {
	font-family: MillerDisplay;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerDisplayItalic.otf") format("opentype");
}

/* MillerDisplay 500 Semibold */
@font-face {
	font-family: MillerDisplay;
	font-weight: 500;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerDisplaySemibold.otf") format("opentype");
}

/* MillerDisplay 500 Semibold Italic */
@font-face {
	font-family: MillerDisplay;
	font-weight: bold;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerDisplaySemiboldItalic.otf") format("opentype");
}

/* MillerDisplay 200 Light Italic */
@font-face {
	font-family: MillerDisplay;
	font-weight: 200;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/MillerDisplayLightItalic.otf") format("opentype");
}

/**
* 3.0 Roboto
**/

/* Roboto 400 Regular */
@font-face {
	font-family: Roboto;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Regular.ttf") format("truetype");
}

/* Roboto 400 italic */
@font-face {
	font-family: Roboto;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Italic.ttf") format("truetype");
}

/* Roboto 100 Thin */
@font-face {
	font-family: Roboto;
	font-weight: 100;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Thin.ttf") format("truetype");
}

/* Roboto 100 Italic */
@font-face {
	font-family: Roboto;
	font-weight: 100;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-ThinItalic.ttf") format("truetype");
}

/* Roboto 200 Light */
@font-face {
	font-family: Roboto;
	font-weight: 200;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Light.ttf") format("truetype");
}

/* Roboto 200 Italic */
@font-face {
	font-family: Roboto;
	font-weight: 200;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-LightItalic.ttf") format("truetype");
}

/* Roboto 500 Medium */
@font-face {
	font-family: Roboto;
	font-weight: 500;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Medium.ttf") format("truetype");
}

/* Roboto 500 Italic */
@font-face {
	font-family: Roboto;
	font-weight: 500;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-MediumItalic.ttf") format("truetype");
}

/* Roboto 700 Bold */
@font-face {
	font-family: Roboto;
	font-weight: 700;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Bold.ttf") format("truetype");
}

/* Roboto 700 Italic */
@font-face {
	font-family: Roboto;
	font-weight: 700;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-BoldItalic.ttf") format("truetype");
}

/* Roboto 900 Black */
@font-face {
	font-family: Roboto;
	font-weight: 900;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-Black.ttf") format("truetype");
}

/* Roboto 900 Italic */
@font-face {
	font-family: Roboto;
	font-weight: 900;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Roboto-BlackItalic.ttf") format("truetype");
}

/* RobotoSlab 400 Regular */
@font-face {
	font-family: RobotoSlab;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/RobotoSlab-Regular.ttf") format("truetype");
}

/* RobotoSlab 100 Thin */
@font-face {
	font-family: RobotoSlab;
	font-weight: 100;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/RobotoSlab-Thin.ttf") format("truetype");
}

/* RobotoSlab 200 Light */
@font-face {
	font-family: RobotoSlab;
	font-weight: 200;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/RobotoSlab-Light.ttf") format("truetype");
}

/* RobotoSlab 700 Bold */
@font-face {
	font-family: RobotoSlab;
	font-weight: 700;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/RobotoSlab-Bold.ttf") format("truetype");
}

/**
* 4.0 AlfaSlabOne
**/

/* AlfaSlabOne 400 Regular */
@font-face {
	font-family: AlfaSlabOne;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/AlfaSlabOne-Regular.ttf") format("truetype");
}

/* AlfaSlabOne 700 Fake Bold */
@font-face {
	font-family: AlfaSlabOne;
	font-weight: bold;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/AlfaSlabOne-Regular.ttf") format("truetype");
}

/**
* 5.0 Lora
**/

/* Lora 400 Regular */
@font-face {
	font-family: Lora;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Lora-Regular.ttf") format("truetype");
}

/* Lora 400 Italic */
@font-face {
	font-family: Lora;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Lora-Italic.ttf") format("truetype");
}

/* Lora 700 Bold */
@font-face {
	font-family: Lora;
	font-weight: bold;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Lora-Bold.ttf") format("truetype");
}

/* Lora 700 Italic */
@font-face {
	font-family: Lora;
	font-weight: bold;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/Lora-BoldItalic.ttf") format("truetype");
}


/**
* 6.0 Crimson Text
**/

/* Crimson Text 400 Regular */
@font-face {
	font-family: CrimsonText;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/CrimsonText-Roman.ttf") format("truetype");
}

/* Crimson Text 400 Italic */
@font-face {
	font-family: CrimsonText;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/CrimsonText-Italic.ttf") format("truetype");
}

/* Crimson Text 600 SemiBold */
@font-face {
	font-family: CrimsonText;
	font-weight: 600;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/CrimsonText-Semibold.ttf") format("truetype");
}

/* Crimson Text 600 SemiBold Italic */
@font-face {
	font-family: CrimsonText;
	font-weight: 600;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/CrimsonText-SemiboldItalic.ttf") format("truetype");
}

/* Crimson Text 700 Bold */
@font-face {
	font-family: CrimsonText;
	font-weight: bold;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/CrimsonText-Bold.ttf") format("truetype");
}

/* Crimson Text 700 Bold Italic */
@font-face {
	font-family: CrimsonText;
	font-weight: bold;
	font-style: italic;
	src: url("https://www.homebuilding.co.uk/wp-content/themes/homebuilding/css/fonts/CrimsonText-BoldItalic.ttf") format("truetype");
}