/*
Theme Name: Hendon Child
Theme URI: http://hendon.qodeinteractive.com
Description: A child theme of Hendon
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: hendon
Template: hendon
*/

@font-face {
  font-family: "Wulkan Display Medium";
  src: url('webfonts/WulkanDisplayMedium.woff2') format('woff2'), url('webfonts/WulkanDisplayMedium.woff') format('woff'), url('webfonts/WulkanDisplayMedium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wulkan Display SemiBold";
  src: url('webfonts/WulkanDisplaySemiBold.woff2') format('woff2'), url('webfonts/WulkanDisplaySemiBold.woff') format('woff'), url('webfonts/WulkanDisplaySemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo Light";
  src: url('webfonts/Archivo-Light.woff2') format('woff2'), url('webfonts/Archivo-Light.woff') format('woff'), url('webfonts/Archivo-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo Regular";
  src: url('webfonts/Archivo-Regular.woff2') format('woff2'), url('webfonts/Archivo-Regular.woff') format('woff'), url('webfonts/Archivo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo Condensed Medium";
  src: url('webfonts/ArchivoCondensed-Medium.woff2') format('woff2'), url('webfonts/ArchivoCondensed-Medium.woff') format('woff'), url('webfonts/ArchivoCondensed-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo Condensed Regular";
  src: url('webfonts/ArchivoCondensed-Regular.woff2') format('woff2'), url('webfonts/ArchivoCondensed-Regular.woff') format('woff'), url('webfonts/ArchivoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo Expanded Medium";
  src: url('webfonts/Archivo_Expanded-Medium.woff2') format('woff2'), url('webfonts/Archivo_Expanded-Medium.woff') format('woff'), url('webfonts/Archivo_Expanded-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo Expanded Regular";
  src: url('webfonts/Archivo_Expanded-Regular.woff2') format('woff2'), url('webfonts/Archivo_Expanded-Regular.woff') format('woff'), url('webfonts/Archivo_Expanded-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: "Archivo ExtraCondensed Light";
  src: url('webfonts/ArchivoExtraCondensed-Light.woff2') format('woff2'), url('webfonts/ArchivoExtraCondensed-Light.woff') format('woff'), url('webfonts/ArchivoExtraCondensed-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
.wdm-custom-font, h2, h5{
	font-family: 'Wulkan Display Medium', sans-serif !important;
}
.wdsb-custom-font{
	font-family: 'Wulkan Display SemiBold', sans-serif !important;
}
.al-custom-font, body{
	font-family: 'Archivo Light', sans-serif !important;
}
.ar-custom-font{
	font-family: 'Archivo Regular', sans-serif !important;
}
.acm-custom-font{
	font-family: 'Archivo Condensed Medium', sans-serif !important;
}
.acr-custom-font{
	font-family: 'Archivo Condensed Regular', sans-serif !important;
}
.aem-custom-font
   {
	font-family: 'Archivo Expanded Medium', sans-serif !important;
}
.aer-custom-font{
	font-family: 'Archivo Expanded Regular', sans-serif !important;
}
.aecl-custom-font{
	font-family: 'Archivo ExtraCondensed Light', sans-serif !important;
}
.wdsb-custom-font .strong{
	font-family: 'Archivo Expanded Medium', sans-serif !important;
}
