/*Крики для домовода*/
@font-face {
 font-family: HouseCasual;
 src: url(../fonts/9371.otf);
 font-weight: normal;
 font-style: normal;
 }

/* RobotoCondensed */
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'),
    url('../fonts/RobotoCondensed-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Georgia */
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia.woff2') format('woff2'),
    url('../fonts/Georgia.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Georgia-Bold */
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia-Bold.woff2') format('woff2'),
    url('../fonts/Georgia-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

/* Georgia-Italic */
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia-Italic.woff2') format('woff2'),
    url('../fonts/Georgia-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

/* OpenSans */
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.woff2') format('woff2'),
    url('../fonts/OpenSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* OpenSans-Bold */
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
    url('../fonts/OpenSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

/* OpenSans-Semibold */
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Semibold.woff2') format('woff2'),
    url('../fonts/OpenSans-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

/* GothamPro-Bold */
/* @font-face {
  font-family: 'GothamPro';
  src: url('../fonts/GothamPro-Bold.woff2') format('woff2'),
    url('../fonts/GothamPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
} */

/* GothamPro-Medium */
/* @font-face {
  font-family: 'GothamPro';
  src: url('../fonts/GothamPro-Medium.woff2') format('woff2'),
    url('../fonts/GothamPro-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
} */