@font-face {
    font-family: 'opensans-regular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-regular.woff') format('woff'),
    url('../fonts/opensans-regular.ttf') format('truetype'),
    url('../fonts/opensans-regular.svg#opensans-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins-regular';
    src: url('../fonts/poppins-regular.eot');
    src: url('../fonts/poppins-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/poppins-regular.woff') format('woff'),
    url('../fonts/poppins-regular.ttf') format('truetype'),
    url('../fonts/poppins-regular.svg#poppins-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ptserif-regular';
    src: url('../fonts/ptserif-regular.eot');
    src: url('../fonts/ptserif-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptserif-regular.woff') format('woff'),
    url('../fonts/ptserif-regular.ttf') format('truetype'),
    url('../fonts/ptserif-regular.svg#ptserif-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/roboto-regular.woff') format('woff'),
    url('../fonts/roboto-regular.ttf') format('truetype'),
    url('../fonts/roboto-regular.svg#roboto-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'satisfy-regular';
    src: url('../fonts/satisfy-regular.eot');
    src: url('../fonts/satisfy-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/satisfy-regular.woff') format('woff'),
    url('../fonts/satisfy-regular.ttf') format('truetype'),
    url('../fonts/satisfy-regular.svg#satisfy-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic-light.eot');
    src: url('../fonts/centurygothic-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centurygothic-light.woff') format('woff'),
    url('../fonts/centurygothic-light.ttf') format('truetype'),
    url('../fonts/centurygothic-light.svg#centurygothic-light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic-regular.eot');
    src: url('../fonts/centurygothic-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centurygothic-regular.woff') format('woff'),
    url('../fonts/centurygothic-regular.ttf') format('truetype'),
    url('../fonts/centurygothic-regular.svg#centurygothic-regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic-bold.eot');
    src: url('../fonts/centurygothic-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centurygothic-bold.woff') format('woff'),
    url('../fonts/centurygothic-bold.ttf') format('truetype'),
    url('../fonts/centurygothic-bold.svg#centurygothic-bold') format('svg');
    font-weight: 700;
    font-style: normal;
}