/* #### LobsterTwo #### */
@font-face {
font-family: 'LobsterTwo';
font-style: normal;
font-weight: normal;
src: local('LobsterTwo'), url('../fonts/lobster/lobstertworegular.woff') format('woff');
}


/* #### Redressed #### */
@font-face {
font-family: 'Redressed';
font-style: normal;
font-weight: normal;
src: local('Redressed'), url('../fonts/redressed/Redressed.woff') format('woff');
}



/* #### Magnolia Script #### */
@font-face {
font-family: 'Magnolia-Script';
font-style: normal;
font-weight: normal;
src: local('Magnolia-Script'), url('../fonts/magnolia-script/Magnolia_Script.woff') format('woff');
}


/* #### Snell Roundhand #### */
@font-face {
font-family: 'Snell Roundhand Black';
font-style: normal;
font-weight: normal;
src: local('Snell Roundhand Black'), url('../fonts/snell-roundhand/SnellRoundhand-Black.woff') format('woff');
}

@font-face {
font-family: 'Snell Roundhand';
font-style: normal;
font-weight: normal;
src: local('Snell Roundhand'), url('../fonts/snell-roundhand/SnellRoundhand.woff') format('woff');
}

@font-face {
font-family: 'Snell Roundhand Bold';
font-style: normal;
font-weight: normal;
src: local('Snell Roundhand Bold'), url('../fonts/snell-roundhand/SnellRoundhand-Bold.woff') format('woff');
}




/* #### Roboto Condensed #### */
@font-face {
font-family: 'Roboto Condensed Light';
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Light'), url('../fonts/roboto-condensed/RobotoCondensed-Light.woff') format('woff');
}

@font-face {
font-family: 'Roboto Condensed Regular';
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Regular'), url('../fonts/roboto-condensed/RobotoCondensed-Regular.woff') format('woff');
}

@font-face {
font-family: 'Roboto Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Italic'), url('../fonts/roboto-condensed/RobotoCondensed-Italic.woff') format('woff');
}

@font-face {
font-family: 'Roboto Condensed Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Bold Italic'), url('../fonts/roboto-condensed/RobotoCondensed-BoldItalic.woff') format('woff');
}

@font-face {
font-family: 'Roboto Condensed Bold';
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Bold'), url('../fonts/roboto-condensed/RobotoCondensed-Bold.woff') format('woff');
}

@font-face {
font-family: 'Roboto Condensed Light Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Light Italic'), url('../fonts/roboto-condensed/RobotoCondensed-LightItalic.woff') format('woff');
}


/* #### Abel Regular #### */
@font-face {
    font-family: 'abelregular';
    src: url('../fonts/abel/abel-regular-webfont.eot');
    src: url('../fonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel/abel-regular-webfont.woff2') format('woff2'),
         url('../fonts/abel/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}