@font-face {
    font-family: 'OpenSans';
    src:  local("☺"),
        url('../fonts/OpenSans-Bold-webfont.eot') format('embedded-opentype'),
        url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
        url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype') ;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src:  local("☺"),
        url('../fonts/OpenSans-Regular-webfont.eot') format('embedded-opentype'),
        url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
        url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;

}

@font-face {
    font-family: 'StabileRegular';
    src:  local("☺"),
        url('../fonts/Stabile-Regular.eot') format('embedded-opentype'),
        url('../fonts/Stabile-Regular.woff') format('woff'),
        url('../fonts/Stabile-Regular.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;

}

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

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

@font-face {
  font-family: 'Poppins-Black';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Poppins-BlackItalic';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Poppins-BoldItalic';
  src: url('../fonts/Poppins-BoldItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
