﻿

 @font-face {
    font-family: 'bignoodletitlingregular';
    src: url('fonts/big_noodle_titling-webfont.eot');
    src: url('fonts/big_noodle_titling-webfontd41d.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/big_noodle_titling-webfont.woff2') format('woff2'),*/
         url('fonts/big_noodle_titling-webfont.html') format('woff'),
         url('fonts/big_noodle_titling-webfont.ttf') format('truetype'),
         url('fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


 @font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/robotocondensed-regular-webfont.eot');
    src: url('fonts/robotocondensed-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-regular-webfont.html') format('woff2'),
         /*url('fonts/robotocondensed-regular-webfont.woff') format('woff'),*/
         url('fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


 @font-face {
    font-family: 'archivo_narrowregular';
    src: url('fonts/archivonarrow-regular-webfont.eot');
    src: url('fonts/archivonarrow-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/archivonarrow-regular-webfont.woff2') format('woff2'),*/
         /*url('fonts/archivonarrow-regular-webfont.woff') format('woff'),*/
         url('fonts/archivonarrow-regular-webfont.ttf') format('truetype'),
         url('fonts/archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.DivMain {
    position: relative;
    margin: auto;
    top: 0;
    width: 100%;
    min-width: 320px;
}
 
 
