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

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-SemiBold.eot');
  src: url('Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'),
       url('Poppins-SemiBold.ttf') format('truetype'),
       url('Poppins-SemiBold.woff') format('woff'),
       url('Poppins-SemiBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
    font-family: 'Bukra';
    src: url('../fonts/29LTBukra-Rg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bukra';
    src: url('../fonts/29LTBukra-Md.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Bukra';
    src: url('../fonts/29LTBukra-Bd.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Bukra';
    src: url('../fonts/29LTBukra-ExBd.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'MeraasAktiv';
    src: url('../fonts/MeraasAktiv_Lt 2.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MeraasAktiv';
    src: url('../fonts/MeraasAktiv_Rg 4.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'MeraasAktiv';
    src: url('../fonts/MeraasAktiv_Bd 4.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

