H1

H2

H3

H4
H5
H6

Paragraph

Geologica-ExtraBold.ttf
DarkerGrotesque-Regular.ttf

Add this page in Settings > Custom Code to use Inner Gain's Custom fonts:


@font-face

 {

 font-family: 'Geologica-ExtraBold';

 src: url('resource_redirect/downloads/file-uploads/sites/2148410833/themes/2159266223/downloads/68c1033-e1eb-4fe5-842e-17ada1336e0a_Geologica-ExtraBold.ttf') format('truetype');

 }

@font-face

 {

 font-family: 'DarkerGrotesque-Regular';

 src: url('/resource_redirect/downloads/file-uploads/sites/2148410833/themes/2159266223/downloads/a7fa75c-41ab-3816-3a35-ba87db17342c_DarkerGrotesque-Regular.ttf') format('truetype');

 }

 

h1,

h2,

h3,

h4,

h5,

h6

 {

 font-family: 'Geologica-ExtraBold', arial, sans-serif;

  font-weight: normal;

  font-style: normal;

 }

 

p,

ul,

ol,

a

 {

  font-family: 'DarkerGrotesque-Regular', arial, sans-serif;

  font-weight: normal;

  font-style: normal;

}

 

.btn {

  font-family: 'Geologica-ExtraBold', arial, sans-serif;

  font-weight: normal;

  font-style: normal;

}

 

.form-btn {

  font-family: 'Geologica-ExtraBold', arial, sans-serif;

  font-weight: normal;

  font-style: normal;

}