@import 'https://fonts.googleapis.com/css?family=Open+Sans:300, 400, 400i, 600, 700, 800';
@import 'https://fonts.googleapis.com/css?family=Raleway:300, 400, 600, 700, 800';
@import 'https://fonts.googleapis.com/css?family=Freckle+Face';

@font-face {
   font-family: 'Gill Sans';
   src: url('../fonts/GillSans.eot');
   src: local('Gill Sans'), local('GillSans'),
        url('../fonts/GillSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans.woff2') format('woff2'),
        url('../fonts/GillSans.woff') format('woff'),
        url('../fonts/GillSans.ttf') format('truetype'),
        url('../fonts/GillSans.svg#GillSans') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Gill Sans Bold';
   src: url('../fonts/GillSans-Bold.eot');
   src: local('Gill Sans Bold'), local('GillSans-Bold'),
        url('../fonts/GillSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-Bold.woff2') format('woff2'),
        url('../fonts/GillSans-Bold.woff') format('woff'),
        url('../fonts/GillSans-Bold.ttf') format('truetype'),
        url('../fonts/GillSans-Bold.svg#GillSans-Bold') format('svg');
   font-weight: bold;
   font-style: normal;
}

@font-face {
   font-family: 'Archer-Bold';
   src: url('../fonts/Archer-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Archer-Bold.otf') format('opentype'),
        url('../fonts/Archer-Bold.ttf') format('truetype'),
        url('../fonts/Archer-Bold.svg#Archer-Bold') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'dearJoe';
   src: url('../fonts/dearJoe.eot');
   src: url('../fonts/dearJoe.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dearJoe.woff2') format('woff2'),
        url('../fonts/dearJoe.woff') format('woff'),
        url('../fonts/dearJoe.ttf') format('truetype'),
        url('../fonts/dearJoe.svg#dearJoe') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'atmosphere';
   src: url('../fonts/atmosphere-webfont.woff2') format('woff2'),
        url('../fonts/atmosphere-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Archer-Bold';
   src: url('../fonts/Archer-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Archer-Bold.otf') format('opentype'), url('../fonts/Archer-Bold.ttf') format('truetype'), url('../fonts/Archer-Bold.svg#Archer-Bold') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'dearJoe';
   src: url('../fonts/dearJoe.eot');
   src: url('../fonts/dearJoe.eot?#iefix') format('embedded-opentype'), url('../fonts/dearJoe.woff2') format('woff2'), url('../fonts/dearJoe.woff') format('woff'), url('../fonts/dearJoe.ttf') format('truetype'), url('../fonts/dearJoe.svg#dearJoe') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'atmosphere';
   src: url('../fonts/atmosphere-webfont.woff2') format('woff2'), url('../fonts/atmosphere-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(https://fonts.gstatic.com/s/materialicons/v18/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
   font-family: 'Material Icons';
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   line-height: 1;
   letter-spacing: normal;
   text-transform: none;
   display: inline-block;
   white-space: nowrap;
   word-wrap: normal;
   direction: ltr;
   -webkit-font-feature-settings: 'liga';
   -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
   font-family: 'Gill Sans Bold';
   margin-top: 0px;
   color: #212121;
   font-weight: 700;
}

