/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&subset=latin-ext');

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'proximanova-light';
    src: url('fonts/Proxima-Nova-Thin-webfont.woff2') format('woff2'),
         url('fonts/Proxima-Nova-Thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-regular';
    src: url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-bold';
    src: url('fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-semibold';
    src: url('fonts/Proxima-Nova-Semibold-webfont.woff2') format('woff2'),
         url('fonts/Proxima-Nova-Semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'proximanova-light';
    src: url('fonts/proxima-nova-light-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-regular';
    src: url('fonts/proxima-nova-regular-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-bold';
    src: url('fonts/proxima-nova-bold-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-medium';
    src: url('fonts/proxima-nova-medium-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova-semibold';
    src: url('fonts/proxima-nova-sbold-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-sbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
