﻿/* ==========================================================================
	#Fonts
========================================================================== */
@font-face {
	font-family: 'Helvetica Neue Thin';
	src: url('../font/HelveticaNeue-Thin.eot') format('eot'), 
	     url('https://www.weaversautomotive.com/css/fonts/HelveticaNeue-Thin.otf')  format('opentype'),
	     url('../font/HelveticaNeue-Thin.woff') format('woff'), 
	     url('../font/HelveticaNeue-Thin.ttf')  format('truetype'),
	     url('../font/HelveticaNeue-Thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('../font/helveticaneue-light-webfont.eot');
    src: url('../font/helveticaneue-light-webfont.eot') format('embedded-opentype'),
         url('../font/helveticaneue-light-webfont.woff') format('woff'),
         url('../font/helveticaneue-light-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Helvetica Neue Light Italic';
	src: url('../font/HelveticaNeue-LightItalic.eot') format('eot'), 
	     url('../font/HelveticaNeue-LightItalic.woff') format('woff'), 
	     url('../font/HelveticaNeue-LightItalic.ttf')  format('truetype'),
	     url('../font/HelveticaNeue-LightItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue Roman';
	src: url('../font/HelveticaNeue-Roman.eot') format('eot'), 
	     url('https://www.weaversautomotive.com/css/fonts/HelveticaNeue-Roman.otf')  format('opentype'),
	     url('../font/HelveticaNeue-Roman.woff') format('woff'), 
	     url('../font/HelveticaNeue-Roman.ttf')  format('truetype'),
	     url('../font/HelveticaNeue-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../font/helveticaneue-medium-webfont.eot');
    src: url('../font/helveticaneue-medium-webfont.eot') format('embedded-opentype'),
         url('../font/helveticaneue-medium-webfont.woff') format('woff'),
         url('../font/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Helvetica Neue Medium Italic';
	src: url('../font/HelveticaNeue-MediumItalic.eot') format('eot'), 
	     url('https://www.weaversautomotive.com/css/fonts/HelveticaNeue-MediumItalic.otf')  format('opentype'),
	     url('../font/HelveticaNeue-MediumItalic.woff') format('woff'), 
	     url('../font/HelveticaNeue-MediumItalic.ttf')  format('truetype'),
	     url('../font/HelveticaNeue-MediumItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('../font/helveticaneue-bold-webfont.eot');
    src: url('../font/helveticaneue-bold-webfont.eot') format('embedded-opentype'),
         url('../font/helveticaneue-bold-webfont.woff') format('woff'),
         url('../font/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Bold Italic';
    src: url('../font/helveticaneue-bolditalic-webfont.eot');
    src: url('../font/helveticaneue-bolditalic-webfont.eot') format('embedded-opentype'),
         url('../font/helveticaneue-bolditalic-webfont.woff') format('woff'),
         url('../font/helveticaneue-bolditalic-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Oswald';
    src: url('../font/oswald-webfont.eot');
    src: url('../font/oswald-webfont.eot') format('embedded-opentype'),
         url('../font/oswald-webfont.woff') format('woff'),
         url('../font/oswald-webfont.ttf') format('truetype'),
         url('../font/oswald-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Gotham Medium';
	src: url('../font/Gotham-Medium.eot') format('eot'), 
	     url('https://www.weaversautomotive.com/css/fonts/Gotham-Medium.otf')  format('opentype'),
	     url('../font/Gotham-Medium.woff') format('woff'), 
	     url('../font/Gotham-Medium.ttf')  format('truetype'),
	     url('../font/Gotham-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Gotham Bold';
	src: url('../font/Gotham-Bold.eot') format('eot'), 
	     url('https://www.weaversautomotive.com/css/fonts/Gotham-Bold.otf')  format('opentype'),
	     url('../font/Gotham-Bold.woff') format('woff'), 
	     url('../font/Gotham-Bold.ttf')  format('truetype'),
	     url('../font/Gotham-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}