﻿@charset "utf-8";
/* webfonts */

/*@font-face {
	font-family: 'MuseoSans-300';
	src: url('../webfonts/MuseoSans-300.eot');
	src: local('☺'), url('../webfonts/MuseoSans-300.woff') format('woff'), url('../webfonts/MuseoSans-300.ttf') format('truetype'), url('../webfonts/MuseoSans-300.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

@font-face {
    font-family: 'Acumin Pro Bold';
    src: url('/fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('/fonts/AcuminPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@charset "utf-8";
/* webfonts */

@font-face {
    font-family: 'AcuminProBold';
    src: url('/fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('/fonts/AcuminPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AcuminProRegular';
    src: url('/fonts/AcuminPro-Regular.woff2') format('woff2'),
        url('/fonts/AcuminPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AcuminProItalic';
    src: url('/fonts/AcuminPro-Italic.woff2') format('woff2'),
        url('/fonts/AcuminPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AcuminProBlack';
    src: url('/fonts/AcuminPro-Black.woff2') format('woff2'),
        url('/fonts/AcuminPro-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AcuminProUltraBlack';
    src: url('/fonts/AcuminPro-UltraBlack.woff2') format('woff2'),
        url('/fonts/AcuminPro-UltraBlack.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AcuminProMedium';
    src: url('/fonts/AcuminPro-Medium.woff2') format('woff2'),
        url('/fonts/AcuminPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('/fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('/fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoePrint';
    src: url('/fonts/SegoePrint.woff2') format('woff2'),
        url('/fonts/SegoePrint.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('/fonts/Helvetica-Bold.woff2') format('woff2'),
        url('/fonts/Helvetica-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Thin';
    src: url('/fonts/Montserrat-Thin.woff2') format('woff2'),
        url('/fonts/Montserrat-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/fonts/Montserrat-Bold.woff2') format('woff2'),
        url('/fonts/Montserrat-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}