2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-100 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 100;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-100italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: italic;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 100;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-100italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-200 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 200;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-200italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: italic;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 200;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-200italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-200italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-300italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
|
|
|
font-style: italic;
|
2021-05-09 00:35:57 -04:00
|
|
|
font-weight: 300;
|
2021-05-10 23:58:05 -04:00
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-300 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
|
|
|
font-style: normal;
|
2021-05-09 00:35:57 -04:00
|
|
|
font-weight: 300;
|
2021-05-10 23:58:05 -04:00
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-regular - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
2021-05-10 23:58:05 -04:00
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-500 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 500;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: italic;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 400;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-500italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: 500;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-600italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: italic;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 600;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-700 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
2021-05-10 23:58:05 -04:00
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-600 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 600;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-700italic - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: italic;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 700;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-800 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: normal;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 800;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-900 - latin */
|
2021-05-09 00:35:57 -04:00
|
|
|
@font-face {
|
2021-05-10 23:58:05 -04:00
|
|
|
font-family: 'Poppins';
|
|
|
|
font-style: normal;
|
2021-05-09 00:35:57 -04:00
|
|
|
font-weight: 900;
|
2021-05-10 23:58:05 -04:00
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
|
}
|
|
|
|
/* poppins-800italic - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Poppins';
|
2021-05-09 00:35:57 -04:00
|
|
|
font-style: italic;
|
2021-05-10 23:58:05 -04:00
|
|
|
font-weight: 800;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-05-09 00:35:57 -04:00
|
|
|
}
|
2021-05-10 23:58:05 -04:00
|
|
|
/* poppins-900italic - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Poppins';
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: 900;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/poppins-v15-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/poppins-v15-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
2021-07-27 02:13:34 -04:00
|
|
|
}
|
|
|
|
/* futura-bold */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Futura';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
|
|
|
src: local(''),
|
|
|
|
url('../public/fonts/futura-bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
|
url('../public/fonts/futura-bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
|
}
|