/* Nexa - Black */
@font-face {
	font-family: 'Nexa-Black';
	src: url(../assets/fonts/Nexa-Black.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-Black.ttf) format('truetype');
	font-weight: bolder;
	font-style: normal;
}

/* Nexa - Black,Italic */
@font-face {
	font-family: 'Nexa-Black';
	src: url(../assets/fonts/Nexa-BlackItalic.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-BlackItalic.ttf) format('truetype');
	font-weight: bolder;
	font-style: italic;
}

/* Nexa - Bold */
@font-face {
	font-family: 'Nexa-Bold';
	src: url(../assets/fonts/Nexa-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

/* Nexa - Bold,Italic */
@font-face {
	font-family: 'Nexa-BoldItalic';
	src: url(../assets/fonts/Nexa-BoldItalic.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-BoldItalic.ttf) format('truetype');
	font-weight: bold;
	font-style: italic;
}

/* Nexa - Italic */
@font-face {
	font-family: 'Nexa-Italic';
	src: url(../assets/fonts/Nexa-Italic.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-Italic.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
}

/* Nexa - Light */
@font-face {
	font-family: 'Nexa-Light';
	src: url(../assets/fonts/Nexa-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-Light.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
}

/* Nexa - Regular */
@font-face {
	font-family: 'Nexa-Regular';
	src: url(../assets/fonts/Nexa-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Nexa';
	src: url(../assets/fonts/Nexa-Regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* Invention */
@font-face {
	font-family: 'Invention';
	src: url(../assets/fonts/Invention.ttf) format('truetype');
}

@font-face {
	font-family: 'Invention';
	src: url(../assets/fonts/Invention.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Invention - Bold */
@font-face {
	font-family: 'Invention-Bold';
	src: url(../assets/fonts/Invention.ttf) format('truetype');
}

@font-face {
	font-family: 'Invention-Bold';
	src: url(../assets/fonts/Invention.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

/* Invention - Italic */
@font-face {
	font-family: 'Invention-Italic';
	src: url(../assets/fonts/Invention_It.ttf) format('truetype');
}

@font-face {
	font-family: 'Invention-Italic';
	src: url(../assets/fonts/Invention_It.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
}

/* Invention - Italic */
@font-face {
	font-family: 'Invention-BoldItalic';
	src: url(../assets/fonts/Invention_BdIt.ttf) format('truetype');
}

@font-face {
	font-family: 'Invention-BoldItalic';
	src: url(../assets/fonts/Invention_BdIt.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
}

/* Invention - Light */
@font-face {
	font-family: 'Invention-Light';
	src: url(../assets/fonts/Invention_Lt.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Invention-Light';
	src: url(../assets/fonts/Invention_Lt.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
}

/* Invention - Regular */
@font-face {
	font-family: 'Invention-Regular';
	src: url(../assets/fonts/Invention_Rg.ttf) format('truetype');
}

@font-face {
	font-family: 'Invention-Regular';
	src: url(../assets/fonts/Invention_Rg.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Invention';
}

h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong {
	font-family: 'Invention-Bold';
}

h1 i,
h1 em,
h2 i,
h2 em,
h3 i,
h3 em,
h4 i,
h4 em,
h5 i,
h5 em,
h6 i,
h6 em {
	font-family: 'Invention-Italic';
}

h1 b i,
h1 i b,
h1 strong em,
h1 em strong,
h1 b em,
h1 em b,
h1 i strong,
h1 strong i,
h2 b i,
h2 i b,
h2 strong em,
h2 em strong,
h2 b em,
h2 em b,
h2 i strong,
h2 strong i,
h3 b i,
h3 i b,
h3 strong em,
h3 em strong,
h3 b em,
h3 em b,
h3 i strong,
h3 strong i,
h4 b i,
h4 i b,
h4 strong em,
h4 em strong,
h4 b em,
h4 em b,
h4 i strong,
h4 strong i,
h5 b i,
h5 i b,
h5 strong em,
h5 em strong,
h5 b em,
h5 em b,
h5 i strong,
h5 strong i,
h6 b i,
h6 i b,
h6 strong em,
h6 em strong,
h6 b em,
h6 em b,
h6 i strong,
h6 strong i {
	font-family: 'Invention-BoldItalic';
}

p {
	font-family: 'Invention-Regular';
	line-height: 24px;
}

ol {
	font-family: 'Invention-Regular';
	
}


b,
strong {
	font-family: 'Invention-Bold';
}

i,
em {
	font-family: 'Invention-Italic';
}

b i,
i b,
strong em,
em strong,
b em,
em b,
i strong,
strong i {
	font-family: 'Invention-BoldItalic';
}

.footnote{
	font-size: 0.85rem;
}