/*
****************************************************************
File		: fonts.css
Created		: 2018-MAY-25
Author		: Lisa P Simpson (destellanova16@gmail.com)
Description	: Font stylesheet
Attribution	: These fonts were provided by FontSquirrel.com
****************************************************************
*/

@font-face {
    font-family: 'bonvenocf';
    src: url('bonvenocf.eot');
    src: url('bonvenocf.eot?#iefix') format('embedded-opentype'), 
    url('bonvenocf.woff') format('woff'), 
    url('bonvenocf.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'disco';
    src: url('DISCO.eot');
    src: url('DISCO.eot?#iefix') format('embedded-opentype'), 
    url('DISCO.woff') format('woff'), 
    url('DISCO.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'entypo';
    src: url('entypo.eot');
    src: url('entypo.eot?#iefix') format('embedded-opentype'), 
    url('entypo.woff') format('woff'), 
    url('entypo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'homemadeapple';
    src: url('homemadeapple.eot');
    src: url('homemadeapple.eot?#iefix') format('embedded-opentype'), 
    url('homemadeapple.woff') format('woff'), 
    url('homemadeapple.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('montserrat-light.eot');
    src: url('montserrat-light.eot?#iefix') format('embedded-opentype'), 
    url('montserrat-light.woff') format('woff'), 
    url('montserrat-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular.eot');
    src: url('montserrat-regular.eot?#iefix') format('embedded-opentype'), 
    url('montserrat-regular.woff') format('woff'), 
    url('montserrat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('roboto-light.eot');
    src: url('roboto-light.eot?#iefix') format('embedded-opentype'), 
    url('roboto-light.woff') format('woff'), 
    url('roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('roboto-regular.eot');
    src: url('roboto-regular.eot?#iefix') format('embedded-opentype'), 
    url('roboto-regular.woff') format('woff'), 
    url('roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'socialmediacircled';
    src: url('social-media-circled.eot');
    src: url('social-media-circled.eot?#iefix') format('embedded-opentype'), 
    url('social-media-circled.woff') format('woff'), 
    url('social-media-circled.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'websymbols';
    src: url('websymbols.eot');
    src: url('websymbols.eot?#iefix') format('embedded-opentype'),
    url('websymbols.woff') format('woff'),
    url('websymbols.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}