74 lines
1.6 KiB
CSS
74 lines
1.6 KiB
CSS
@font-face {
|
|
font-family: 'Merryweather';
|
|
src:url("../fontes/Merryweather/Merryweather-Regular.woff");
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Merryweather';
|
|
src:url("../fontes/Merryweather/Merryweather-Bold.woff");
|
|
font-weight: bold;
|
|
font-style: bold;
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-regular.woff2");
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-italic.woff2");
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-300.woff2");
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-300italic.woff2");
|
|
font-weight: 300;
|
|
font-style: italic;
|
|
}
|
|
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-600.woff2");
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-600italic.woff2");
|
|
font-weight: 600;
|
|
font-style: italic;
|
|
}
|
|
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-700.woff2");
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src:url("../fontes/OpenSans/open-sans-v15-latin-700italic.woff2");
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
}
|