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