/**
* Noah Font Family
*/

/** Regular **/ 

@font-face {
    font-family: 'Noah';
    src: url('../fonts/Noah/Noah-Regular.woff2') format('woff2'),
         url('../fonts/Noah/Noah-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}


/** Bold **/ 

@font-face {
    font-family: 'Noah';
    src: url('../fonts/Noah/Noah-Bold.woff2') format('woff2'),
         url('../fonts/Noah/Noah-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

/**
* Blacker Font Family - Pro Display
*/

/** Light **/ 

@font-face {
    font-family: 'BlackerProDisplay';
    src: url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Light.woff2') format('woff2'),
         url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Light.woff') format('woff');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}

/** Regular **/ 

@font-face {
    font-family: 'BlackerProDisplay';
    src: url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Regular.woff2') format('woff2'),
         url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

/** Medium **/ 

@font-face {
    font-family: 'BlackerProDisplay';
    src: url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Medium.woff2') format('woff2'),
         url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

/** Bold **/ 

@font-face {
    font-family: 'BlackerProDisplay';
    src: url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Bold.woff2') format('woff2'),
         url('../fonts/BlackerProDisplay/Blacker-Pro-Display-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

/**
* Blacker Font Family - Pro Display Condensed
*/

/** Medium **/ 

@font-face {
    font-family: 'BlackerProDisplayCondensed';
    src: url('../fonts/BlackerProDisplayCondensed/Blacker-Pro-Display-Condensed-Medium.woff2') format('woff2'),
         url('../fonts/BlackerProDisplayCondensed/Blacker-Pro-Display-Condensed-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

/** Bold **/ 

@font-face {
    font-family: 'BlackerProDisplayCondensed';
    src: url('../fonts/BlackerProDisplayCondensed/Blacker-Pro-Display-Condensed-Bold.woff2') format('woff2'),
         url('../fonts/BlackerProDisplayCondensed/Blacker-Pro-Display-Condensed-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

/**
* Blacker Font Family - Pro Text
*/

/** Light **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Light.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Light.woff') format('woff');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}

/** Light Italic **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Light-Italic.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Light-Italic.woff') format('woff');
	font-weight: 300;
	font-display: swap;
	font-style: italic;
}

/** Regular **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Regular.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

/** Regular Italic **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Italic.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Italic.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}

/** Medium **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Medium.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

/** Medium Italic **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Medium-Italic.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Medium-Italic.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: italic;
}

/** Bold **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Bold.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

/** Bold Italic **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Bold-Italic.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Bold-Italic.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: italic;
}

/** Condensed **/ 

@font-face {
    font-family: 'BlackerProText';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Bold.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

/**
* Blacker Font Family - Pro Text Condensed
*/

/** Regular **/ 

@font-face {
    font-family: 'BlackerProTextCondensed';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Condensed-Regular.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Condensed-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

/** Medium **/ 

@font-face {
    font-family: 'BlackerProTextCondensed';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Condensed-Medium.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Condensed-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

/** Bold **/ 

@font-face {
    font-family: 'BlackerProTextCondensed';
    src: url('../fonts/BlackerProText/Blacker-Pro-Text-Condensed-Bold.woff2') format('woff2'),
         url('../fonts/BlackerProText/Blacker-Pro-Text-Condensed-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}
