@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MontserratRegular';
    src: url('../fonts/MontserratRegular.eot');
    src: url('../fonts/MontserratRegular.eot') format('embedded-opentype'),
         url('../fonts/MontserratRegular.woff2') format('woff2'),
         url('../fonts/MontserratRegular.woff') format('woff'),
         url('../fonts/MontserratRegular.ttf') format('truetype'),
         url('../fonts/MontserratRegular.svg#MontserratRegular') format('svg');
}

@font-face {
    font-family: 'georgiaregular';
    src: url('../fonts/georgiaregular.eot');
    src: url('../fonts/georgiaregular.eot') format('embedded-opentype'),
         url('../fonts/georgiaregular.woff2') format('woff2'),
         url('../fonts/georgiaregular.woff') format('woff'),
         url('../fonts/georgiaregular.ttf') format('truetype'),
         url('../fonts/georgiaregular.svg#georgiaregular') format('svg');
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular.eot');
    src: url('../fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('../fonts/MyriadProRegular.woff2') format('woff2'),
         url('../fonts/MyriadProRegular.woff') format('woff'),
         url('../fonts/MyriadProRegular.ttf') format('truetype'),
         url('../fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}