/*
Theme Name: Agency59 2.0
Theme URI: http://junction59.com/
Author: Mark Harris
Author URI: http://junction59.com/
Description: Cottage Association Framework
Version: 2.0
Text Domain: afn
*/


@font-face {
    font-family: iconFont;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(fonts/MaterialIcons-Regular.woff2) format('woff2'),
        url(fonts/MaterialIcons-Regular.woff) format('woff'),
        url(fonts/MaterialIcons-Regular.ttf) format('truetype');
}


