@font-face {
    font-family: "GeorgiaItalicBold"; /* Гарнитура шрифта */
    src: url(../fonts/GeorgiaItalicBold.ttf) format('truetype'); /* Путь к файлу со шрифтом */
}

/* font-family: "GothamProRegular"; */
@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamProRegular/GothamProRegular.eot");
    src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "GothamProBold"; */
@font-face {
    font-family: "GothamProBold";
    src: url("../fonts/GothamProBold/GothamProBold.eot");
    src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'AcromRegular';
  src: url('../fonts/Acrom-Regular/Acrom-Regular.eot');
  src: url('../fonts/Acrom-Regular/Acrom-Regular.woff2') format('woff2'),
       url('../fonts/Acrom-Regular/Acrom-Regular.woff') format('woff'),
       url('../fonts/Acrom-Regular/Acrom-Regular.ttf') format('truetype'),
       url('../fonts/Acrom-Regular/Acrom-Regular.svg#Acrom-Regular') format('svg'),
       url('../fonts/Acrom-Regular/Acrom-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AcromLight';
  src: url('../fonts/Acrom-Light/Acrom-Light.eot');
  src: url('../fonts/Acrom-Light/Acrom-Light.woff2') format('woff2'),
       url('../fonts/Acrom-Light/Acrom-Light.woff') format('woff'),
       url('../fonts/Acrom-Light/Acrom-Light.ttf') format('truetype'),
       url('../fonts/Acrom-Light/Acrom-Light.svg#Acrom-Light') format('svg'),
       url('../fonts/Acrom-Light/Acrom-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AcromBold';
  src: url('../fonts/Acrom-Bold/Acrom-Bold.eot');
  src: url('../fonts/Acrom-Bold/Acrom-Bold.woff2') format('woff2'),
       url('../fonts/Acrom-Bold/Acrom-Bold.woff') format('woff'),
       url('../fonts/Acrom-Bold/Acrom-Bold.ttf') format('truetype'),
       url('../fonts/Acrom-Bold/Acrom-Bold.svg#Acrom-Bold') format('svg'),
       url('../fonts/Acrom-Bold/Acrom-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AcromExtraBold';
  src: url('../fonts/Acrom-ExtraBold/Acrom-ExtraBold.eot');
  src: url('../fonts/Acrom-ExtraBold/Acrom-ExtraBold.woff2') format('woff2'),
       url('../fonts/Acrom-ExtraBold/Acrom-ExtraBold.woff') format('woff'),
       url('../fonts/Acrom-ExtraBold/Acrom-ExtraBold.ttf') format('truetype'),
       url('../fonts/Acrom-ExtraBold/Acrom-ExtraBold.svg#Acrom-ExtraBold') format('svg'),
       url('../fonts/Acrom-ExtraBold/Acrom-ExtraBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

