@font-face {
    font-family: 'ashbyregular';
    src: url('fontes/ashbb___-webfont.eot');
    src: url('fontes/ashbb___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/ashbb___-webfont.woff2') format('woff2'),
         url('fontes/ashbb___-webfont.woff') format('woff'),
         url('fontes/ashbb___-webfont.ttf') format('truetype'),
         url('fontes/ashbb___-webfont.svg#ashbyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'FS Elliot Pro';
    src: url('fontes/FSElliotPro.woff2') format('woff2'),
        url('fontes/FSElliotPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FS Elliot Pro Bold';
    src: url('fontes/FSElliotPro-Bold.woff2') format('woff2'),
        url('fontes/FSElliotPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
*/

@font-face{
    font-family: 'Montserrat';
    font-display: 'auto';
    src: url('../css/fontes/Montserrat/Montserrat-Bold.woff2') format('woff2'),
        url('../css/fontes/Montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face{
    font-family: 'Montserrat';
    font-display: 'auto';
    src: url('../css/fontes/Montserrat/Montserrat-Regular.woff2') format('woff2'),
        url('../css/fontes/Montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
