﻿/* ==========================================================================
   Definições de importação de fontes
   ========================================================================== */

@font-face{
    font-family:"iconFont";
    src:url('../App_Fonts/iconFont.eot');
    src:url('../App_Fonts/iconFont.eot?#iefix') format('embedded-opentype'),
        url('../App_Fonts/iconFont.svg#iconFont') format('svg'),
        url('../App_Fonts/iconFont.woff') format('woff'),
        url('../App_Fonts/iconFont.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:"PT Serif Caption";
    font-style:normal;
    font-weight:400;
    src:local("PT Serif Caption"),local("PTSerif-Caption"),
        url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
}

@font-face{
    font-family:"Open Sans";
    font-style:normal;
    font-weight:700;
    src:local("Open Sans Bold"),
        local("OpenSans-Bold"),
        url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}

@font-face{
    font-family:"Open Sans";
    font-style:normal;
    font-weight:300;
    src:local("Open Sans Light"),
        local("OpenSans-Light"),
        url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}

@font-face{
    font-family:"Open Sans";
    font-style:normal;
    font-weight:800;
    src:local("Open Sans Extrabold"),
        local("OpenSans-Extrabold"),
        url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}

@font-face{
    font-family:"Open Sans";
    font-style:normal;
    font-weight:400;
    src:local("Open Sans"),
        local("OpenSans"),
        url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
