@charset "utf-8";
/* font-awesome */
@import '../fonts/fontawesome/font-awesome.min.css';

/* bootstrap-icons */
@import '../fonts/bootstrap-icons/bootstrap-icons.min.css';

/* Roboto */
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff');
  font-weight: 100;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff');
  font-weight: 300;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-LightItalic.woff2') format('woff2'), url('../fonts/Roboto-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
  font-weight: 400;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-MediumItalic.woff2') format('woff2'), url('../fonts/Roboto-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
  font-weight: 700;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff');
  font-weight: 900;
  font-display: swap;
  font-optical-sizing: auto;
}
@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-BlackItalic.woff2') format('woff2'), url('../fonts/Roboto-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  font-optical-sizing: auto;
}

/* Jura */
@font-face {
  font-family: Jura;
  src: url(../fonts/Jura/Jura-Light.woff2) format('woff2'), url(../fonts/Jura/Jura-Light.woff) format('woff');
  font-weight: 300;
  font-display: swap;
  font-optical-sizing: auto
}
@font-face {
  font-family: Jura;
  src: url(../fonts/Jura/Jura-Regular.woff2) format('woff2'), url(../fonts/Jura/Jura-Regular.woff) format('woff');
  font-weight: 400;
  font-display: swap;
  font-optical-sizing: auto
}
@font-face {
  font-family: Jura;
  src: url(../fonts/Jura/Jura-Medium.woff2) format('woff2'), url(../fonts/Jura/Jura-Medium.woff) format('woff');
  font-weight: 500;
  font-display: swap;
  font-optical-sizing: auto
}
@font-face {
  font-family: Jura;
  src: url(../fonts/Jura/Jura-SemiBold.woff2) format('woff2'), url(../fonts/Jura/Jura-SemiBold.woff) format('woff');
  font-weight: 600;
  font-display: swap;
  font-optical-sizing: auto
}
@font-face {
  font-family: Jura;
  src: url(../fonts/Jura/Jura-Bold.woff) format('woff2'), url(../fonts/Jura/Jura-Bold.woff) format('woff');
  font-weight: 700;
  font-display: swap;
  font-optical-sizing: auto
}

/* Poppins */
@font-face {
  font-weight: 200;
  font-style: normal;
  font-family: Poppins;
  src: local('Poppins-Light'), local('Poppins-Light'), url(../fonts/Poppins/Poppins-Light.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: Poppins;
  src: local('Poppins-Regular'), local('Poppins-Regular'), url(../fonts/Poppins/Poppins-Regular.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Poppins;
  src: local('Poppins-Medium'), local('Poppins-Medium'), url(../fonts/Poppins/Poppins-Medium.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: Poppins;
  src: local('Poppins-SemiBold'), local('Poppins-SemiBold'), url(../fonts/Poppins/Poppins-SemiBold.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: Poppins;
  src: local('Poppins-Bold'), local('Poppins-Bold'), url(../fonts/Poppins/Poppins-Bold.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  src: local('Poppins-Black'), local('Poppins-Black'), url(../fonts/Poppins/Poppins-Black.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}