@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,700,400italic,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@font-face {
    font-family: 'bebasNeuebold';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
 font-family: LatoLight;
 src: url("../fonts/Lato-Lig.eot");
 src: url("../fonts/Lato-Lig.ttf");
}

@font-face {
 font-family: Roboto-Lightt;
 src: url("../fonts/Roboto-Light.eot");
 src: url("../fonts/Roboto-Light.ttf");
}
@font-face {
 font-family: Oswald-Regular;
 src: url("../fonts/Oswald-Regular.eot");
 src: url("../fonts/Oswald-Regular.ttf");
}


@font-face {

    font-family: 'oswaldbook';

    src: url('../fonts/oswald-regular-webfont.eot');

    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/oswald-regular-webfont.woff') format('woff'),

         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),

         url('../fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {
    font-family: 'movaregular';
    src: url('../fonts/mova-webfont.woff') format('woff2'),
         url('../fonts/mova-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('../fonts/HorizonType-AcherusGrotesque-Regular.otf') format('woff2'),
        url('../fonts/HorizonType-AcherusGrotesque-Regular.otf') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'digital geometric';
    src: url('../fonts/digitalgeometric-Bold.woff2') format('woff2'),
        url('../fonts/digitalgeometric-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Poppins-Bold.woff') format('woff'),
         url('../fonts/Poppins-Bold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
  font-variant:normal;

  }


  @font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Poppins-Regular.woff') format('woff'),
         url('../fonts/Poppins-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
  font-variant:normal;

  }