/* fonts.css | mady by CH – LUM */

@charset "UTF-8";

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# 00 Import Fonts
# 01 Global Font Tags
# 02 Fonts
--------------------------------------------------------------*/

/*============================
 ***** # 00 IMPORT FONTS *****
==============================

/* CUSTOMIZED FONT IMPORT */

/* roboto-100 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto/roboto-v30-latin-ext-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto/roboto-v30-latin-ext-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto/roboto-v30-latin-ext-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v30-latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto/roboto-v30-latin-ext-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v30-latin-ext-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto/roboto-v30-latin-ext-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto/roboto-v30-latin-ext-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v30-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v30-latin-ext-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto/roboto-v30-latin-ext-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900italic - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto/roboto-v30-latin-ext-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-v30-latin-ext-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v30-latin-ext-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v30-latin-ext-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v30-latin-ext-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-slab-100 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-100.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-200 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-200.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-300 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-regular - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-500 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-500.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-600 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-600.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-700 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-800 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-800.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-900 - latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto_slab/roboto-slab-v24-latin-ext-900.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* CUSTOMIZED FONT IMPORT END */




/* //////////// SET UP DIFFERENT TAGS //////////// */

/*============================
 ***** # 01 GLOBAL TAGS *****
==============================

GLOBAL FONTSIZE*/

html {
    font-size: 18px;
}

/*TYPE SETTINGS*/

:root {
    --hdl_fnt: "Roboto", sans-serif;
    --cpy_fnt: "Roboto", sans-serif;
    --type-scale: 1.333;
}

/*GLOBAL FONTDEF*/

body {
    font-family: var(--cpy_fnt);
}

/* GLOBAL p TAG */

p {
    font-family: var(--cpy_fnt);
}



h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.display {
    font-family: var(--hdl_fnt);

}
