Не подключаеться шрифт через font-face
@font-face {
font-family: 'MyriadPro';
src: url('fonts/8143.eot');
src: local('☺'), url('fonts/8143.woff') format('woff'), url('fonts/8143.ttf') format('truetype'), url('fonts/8143.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MyriadPro';
src: url('../fonts/8145.eot');
src: local('☺'), url('fonts/8145.woff') format('woff'), url('fonts/8145.ttf') format('truetype'), url('fonts/8145.svg') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'MyriadPro';
src: url('fonts/8141.eot');
src: local('☺'), url('fonts/8141.woff') format('woff'), url('fonts/8141.ttf') format('truetype'), url('fonts/8141.svg') format('svg');
font-weight: 700;
font-style: normal;
}
консоль выдает Failed to load resource: net::ERR_FILE_NOT_FOUND .Пути проверил тысячу раз. Не могу понять в чем ошибка