

@font-face {
   font-family: 'Muli-Light';
   src: url('../fonts/Muli-Light.ttf');
}
@font-face {
   font-family: 'Muli';
   src: url('../fonts/Muli.ttf');
}

@font-face {
   font-family: 'Muli-SemiBold';
   src: url('../fonts/Muli-SemiBold.ttf');
}


@font-face {
   font-family: 'museosanscyrl_500';
   src: url('../fonts/museosanscyrl_500.ttf');
}
@font-face {
   font-family: 'Museo Sans Cyrl 700 Regular';
   src: url('../fonts/Museo Sans Cyrl 700 Regular.ttf');
}


@font-face {
   font-family: 'OpenSans-Regular';
   src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
   font-family: 'OpenSans-SemiBold';
   src: url('../fonts/OpenSans-SemiBold.ttf');
}



@font-face {
   font-family: 'Roboto-Light';
   src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
   font-family: 'Roboto-Regular';
   src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
   font-family: 'Roboto-Medium';
   src: url('../fonts/Roboto-Medium.ttf');
}



@font-face {
   font-family: 'Roboto-Bold';
   src: url('../fonts/Roboto-Bold.ttf');
}


@font-face {
   font-family: 'Oswald-Regular';
   src: url('../fonts/Oswald-Regular.ttf');
}




@font-face {
   font-family: 'Montserrat Light';
   src: url('../fonts/Montserrat Light.ttf');
}

@font-face {
   font-family: 'Montserrat-Medium';
   src: url('../fonts/Montserrat-Medium.ttf');
}


@font-face {
   font-family: 'Futura PT Bold';
   src: url('../fonts/Futura PT Bold.ttf');
}



@font-face {
   font-family: 'JosefinSans-Bold';
   src: url('../fonts/JosefinSans-Bold.ttf');
}


@font-face {
   font-family: 'Tungsten-SemiBold';
   src: url('../fonts/Tungsten-SemiBold.ttf');
}


@font-face {
   font-family: 'MONT-BOLD';
   src: url('../fonts/MONT-BOLD.OTF');
}


@font-face {
   font-family: 'MONT-HEAVY';
   src: url('../fonts/MONT-HEAVY.OTF');
}



/* poppins */

@font-face {
   font-family: 'Poppins-Light';
   src: url('../fonts/Poppins-Light.ttf');
}

@font-face {
   font-family: 'Poppins-Regular';
   src: url('../fonts/Poppins-Regular.otf');
   src: url('../fonts/POPPINS-REGULAR.TTF');  
}

@font-face {
   font-family: 'Poppins-Medium';
   src: url('../fonts/Poppins-Medium.ttf');
}

@font-face {
   font-family: 'Poppins-SemiBold';
   src: url('../fonts/Poppins-SemiBold.ttf');
}
@font-face {
   font-family: 'Poppins-Bold';
   src: url('../fonts/Poppins-Bold.ttf');
}









