git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioJuridicoAlmagro_Web/trunk@3 c22fe52d-42d7-ba4f-95f7-33effcf65713
11 lines
405 B
CSS
11 lines
405 B
CSS
@font-face {
|
|
font-family: 'ActionMan';
|
|
src: url('Action_Man-webfont.eot');
|
|
src: url('Action_Man-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('Action_Man-webfont.woff') format('woff'),
|
|
url('Action_Man-webfont.ttf') format('truetype'),
|
|
url('Action_Man-webfont.svg#ActionManRegular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
} |