@charset "utf-8";

/* CSS Document */
 

@font-face {

    font-family: 'MulishRegular';
    src: url('../fonts/MulishRegular.eot');
    src:url('..fonts/MulishRegular.eot') format('embedded-opentype'),, url('../fonts/MulishRegular.woff') format('woff'), url('../fonts/MulishRegular.ttf') format('truetype'), url('../fonts/MulishRegular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
