@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Albert Sans Light';
    src: url('../fonts/AlbertSans-Light.eot');
    src: url('../fonts/AlbertSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-Light.woff2') format('woff2'),
         url('../fonts/AlbertSans-Light.woff') format('woff'),
         url('../fonts/AlbertSans-Light.ttf')  format('truetype'),
         url('../fonts/AlbertSans-Light.svg#Albert Sans Light') format('svg');
}

@font-face {
    font-family: 'Albert Sans Thin';
    src: url('../fonts/AlbertSans-Thin.eot');
    src: url('../fonts/AlbertSans-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-Thin.woff2') format('woff2'),
         url('../fonts/AlbertSans-Thin.woff') format('woff'),
         url('../fonts/AlbertSans-Thin.ttf')  format('truetype'),
         url('../fonts/AlbertSans-Thin.svg#Albert Sans Thin') format('svg');
}

@font-face {
    font-family: 'Albert Sans';
    src: url('../fonts/AlbertSans-Regular.eot');
    src: url('../fonts/AlbertSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-Regular.woff2') format('woff2'),
         url('../fonts/AlbertSans-Regular.woff') format('woff'),
         url('../fonts/AlbertSans-Regular.ttf')  format('truetype'),
         url('../fonts/AlbertSans-Regular.svg#Albert Sans') format('svg');
}

@font-face {
    font-family: 'Albert Sans Medium';
    src: url('../fonts/AlbertSans-Medium.eot');
    src: url('../fonts/AlbertSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-Medium.woff2') format('woff2'),
         url('../fonts/AlbertSans-Medium.woff') format('woff'),
         url('../fonts/AlbertSans-Medium.ttf')  format('truetype'),
         url('../fonts/AlbertSans-Medium.svg#Albert Sans Medium') format('svg');
}

@font-face {
    font-family: 'Albert Sans SemiBold';
    src: url('../fonts/AlbertSans-SemiBold.eot');
    src: url('../fonts/AlbertSans-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-SemiBold.woff2') format('woff2'),
         url('../fonts/AlbertSans-SemiBold.woff') format('woff'),
         url('../fonts/AlbertSans-SemiBold.ttf')  format('truetype'),
         url('../fonts/AlbertSans-SemiBold.svg#Albert Sans SemiBold') format('svg');
}

@font-face {
    font-family: 'Albert Sans Bold';
    src: url('../fonts/AlbertSans-Bold.eot');
    src: url('../fonts/AlbertSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-Bold.woff2') format('woff2'),
         url('../fonts/AlbertSans-Bold.woff') format('woff'),
         url('../fonts/AlbertSans-Bold.ttf')  format('truetype'),
         url('../fonts/AlbertSans-Bold.svg#Albert Sans') format('svg');
}

@font-face {
    font-family: 'Albert Sans ExtraBold';
    src: url('../fonts/AlbertSans-ExtraBold.eot');
    src: url('../fonts/AlbertSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-ExtraBold.woff2') format('woff2'),
         url('../fonts/AlbertSans-ExtraBold.woff') format('woff'),
         url('../fonts/AlbertSans-ExtraBold.ttf')  format('truetype'),
         url('../fonts/AlbertSans-ExtraBold.svg#Albert Sans ExtraBold') format('svg');
}

@font-face {
    font-family: 'Albert Sans Black';
    src: url('../fonts/AlbertSans-Black.eot');
    src: url('../fonts/AlbertSans-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlbertSans-Black.woff2') format('woff2'),
         url('../fonts/AlbertSans-Black.woff') format('woff'),
         url('../fonts/AlbertSans-Black.ttf')  format('truetype'),
         url('../fonts/AlbertSans-Black.svg#Albert Sans Black') format('svg');
}

