HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //var/www/html/Michigan-Care/wp-content/themes/michigan-care/css/common.css
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "Sequel Sans Bold Disp";
  src: url("fonts/sequel/SequelSans-BoldDisp.woff2") format("woff2"), url("fonts/sequel/SequelSans-BoldDisp.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "sequel_sansmedium_body";
  src: url("fonts/sequel/sequel_sans_medium_body-webfont.woff2") format("woff2"), url("fonts/sequel/sequel_sans_medium_body-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sequel Sans Bold Body";
  src: url("fonts/sequel/SequelSans-BoldBody.woff2") format("woff2"), url("fonts/sequel/SequelSans-BoldBody.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Capraia";
  src: url("fonts/capraia-regular/Capraia-Italic.woff2") format("woff2"), url("fonts/capraia-regular/Capraia-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
body {
  font-family: "Manrope";
  font-weight: 400;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  display: inline-block;
}

input {
  box-shadow: none;
  outline: none;
}

@media (min-width: 1400px) {
  .custom-container {
    max-width: 1250px;
  }
}

@media (min-width: 1000px) {
  .custom-container2 {
    max-width: 982px;
  }
}

/*# sourceMappingURL=common.css.map */